bytes property

Pointer<Void> get bytes

bytes

Implementation

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