menu
ews package
documentation
misc/HangingTraceStream.dart
HangingTraceStream
Length property
Length property
dark_mode
light_mode
Length
property
@
override
int
get
Length
Gets the length in bytes of the stream.
Implementation
@override int get Length => throw new NotSupportedException();
ews package
documentation
misc/HangingTraceStream
HangingTraceStream
Length property
HangingTraceStream class