Buffer class
- Constructors
- new
- flatten
- fromBool
- fromDateTime
- fromFloat32
- fromFloat64
- fromInt8
- fromInt16
- fromInt32
- fromInt64
- fromInt128
- fromList
- fromString
- fromUint8
- fromUint8List
- fromUint16
- fromUint32
- fromUint64
- fromUint128
- generate
- random
- Properties
- first
- hashCode
- isEmpty
- isNotEmpty
- iterator
- last
- length
- reader
- reversed
- runtimeType
- single
- writer
- Methods
- any
- asByteData
- asUint8List
- cast
- contains
- copy
- elementAt
- every
- expand
- firstWhere
- fold
- followedBy
- forEach
- getAll
- getBigInt
- getBigUint
- getBool
- getDateTime
- getFloat32
- getFloat64
- getInt
- getInt128
- getInt16
- getInt32
- getInt64
- getInt8
- getString
- getUint
- getUint128
- getUint16
- getUint32
- getUint64
- getUint8
- join
- lastWhere
- map
- noSuchMethod
- reduce
- setAll
- setBigInt
- setBigUint
- setBool
- setDateTime
- setFloat32
- setFloat64
- setInt
- setInt128
- setInt16
- setInt32
- setInt64
- setInt8
- setString
- setUint
- setUint128
- setUint16
- setUint32
- setUint64
- setUint8
- singleWhere
- skip
- skipWhile
- slice
- take
- takeWhile
- toList
- toSet
- toString
- where
- whereType
- Operators
- operator +
- operator ==
- operator []
- operator []=