menu
libac_dart
nbt/Stream.dart
StringReader
canRead property
canRead
dark_mode
light_mode
canRead
property
bool
get
canRead
Check if there's more to read
Implementation
bool get canRead => _canRead();
libac_dart
Stream
StringReader
canRead property
StringReader class