byteLength property

int byteLength

Returns the length in bytes.

Implementation

int get byteLength => SysStringByteLen(ptr);