menu
noosphere_roast_client package
documentation
common.dart
NoosphereReader
readDuration method
readDuration method
dark_mode
light_mode
readDuration
method
Duration
readDuration
(
)
Implementation
Duration readDuration() => Duration(microseconds: readUInt64().toInt());
noosphere_roast_client package
documentation
common
NoosphereReader
readDuration method
NoosphereReader extension on BytesReader