currentByteOffset property
int
get
currentByteOffset
Implementation
int get currentByteOffset {
_checkNotDisposed();
return _currentByteOffset;
}
int get currentByteOffset {
_checkNotDisposed();
return _currentByteOffset;
}