menu
mapsforge_flutter_core package
documentation
buffer.dart
ReadbufferSource
length abstract method
length abstract method
dark_mode
light_mode
length
abstract method
Future
<
int
>
length
(
)
Returns the total length of the data source in bytes.
Implementation
Future<int> length();
mapsforge_flutter_core package
documentation
buffer
ReadbufferSource
length abstract method
ReadbufferSource class