BufferedDataHandler class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
interval
→ Duration
-
Interval to wait before sending data.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
addData(String base64String)
→ void
-
Adds data to the buffer and processes it with controlled timing.
-
dispose()
→ void
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited