menu
dart_stream package
documentation
dart_stream.dart
BaseIterator<T>
estimateSize method
estimateSize method
dark_mode
light_mode
estimateSize
method
int
estimateSize
(
)
Implementation
int estimateSize() { return -1; }
dart_stream package
documentation
dart_stream
BaseIterator<T>
estimateSize method
BaseIterator class