menu
stash package
documentation
stash_api.dart
BytesWriter
writeIterable abstract method
writeIterable abstract method
dark_mode
light_mode
writeIterable
abstract method
void
writeIterable
(
Iterable
iterable
)
Writes a
Iterable
into the buffer
iterable
: the value to write
Implementation
void writeIterable(Iterable iterable);
stash package
documentation
stash_api
BytesWriter
writeIterable abstract method
BytesWriter class