menu
mysql_utils package
documentation
mysql1/src/buffer.dart
Buffer
hasMore property
hasMore property
dark_mode
light_mode
hasMore
property
bool
get
hasMore
Implementation
bool get hasMore => _readPos < _list.length;
mysql_utils package
documentation
mysql1/src/buffer
Buffer
hasMore property
Buffer class