menu
ipfs_libp2p package
documentation
p2p/protocol/circuitv2/util/prepended_stream.dart
PrependedStream
stat method
stat method
dark_mode
light_mode
stat
method
@
override
StreamStats
stat
(
)
override
Returns metadata pertaining to this stream
Implementation
@override StreamStats stat() => _underlying.stat();
ipfs_libp2p package
documentation
p2p/protocol/circuitv2/util/prepended_stream
PrependedStream
stat method
PrependedStream class