byteLength method

  1. @Deprecated('use totalByteLength instead')
int byteLength()
inherited

Implementation

@Deprecated('use totalByteLength instead')
int byteLength() => totalByteLength;