Flutter
quiver.async
StreamBuffer
<
T
>
limited property
limited
StreamBuffer class
Constructors
StreamBuffer
Properties
buffered
limit
limited
hashCode
runtimeType
Methods
addStream
close
read
noSuchMethod
toString
Operators
operator ==
limited property
bool
limited
Implementation
bool get limited => _limit > 0;