Streamingbuffer class
Properties
-
estimatedBytes
↔ String?
-
A lower-bound estimate of the number of bytes currently in the streaming
buffer.
getter/setter pair
-
estimatedRows
↔ String?
-
A lower-bound estimate of the number of rows currently in the streaming
buffer.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
oldestEntryTime
↔ String?
-
Contains the timestamp of the oldest entry in the streaming buffer, in
milliseconds since the epoch, if the streaming buffer is available.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited