menu
ndef package
documentation
utilities.dart
ByteStream
unreadLength property
unreadLength property
dark_mode
light_mode
unreadLength
property
int
get
unreadLength
Implementation
int get unreadLength { return _data.length - _current; }
ndef package
documentation
utilities
ByteStream
unreadLength property
ByteStream class