menu
digicoinlib package
documentation
digicoinlib.dart
BytesReader
atEnd property
atEnd property
dark_mode
light_mode
atEnd
property
bool
get
atEnd
inherited
Implementation
bool get atEnd => offset == bytes.lengthInBytes;
digicoinlib package
documentation
digicoinlib
BytesReader
atEnd property
BytesReader class