lengthInBytes property Null safety

int lengthInBytes

Returns the length of this byte buffer, in bytes.

Implementation

int get lengthInBytes;