mutableBytes property

Pointer<Void> get mutableBytes

mutableBytes

Implementation

ffi.Pointer<ffi.Void> get mutableBytes {
  return _objc_msgSend_6ex6p5(object$.ref.pointer, _sel_mutableBytes);
}