aqueduct
aqueduct
HTTPBodyDecoder
HTTPBodyDecoder
HTTPBodyDecoder
aqueduct
aqueduct
HTTPBodyDecoder
HTTPBodyDecoder
constructor
HTTPBodyDecoder
Source
aqueduct
aqueduct
HTTPBodyDecoder
Constructors
HTTPBodyDecoder
Properties
bytes
contentType
decodedData
decodedType
hasBeenDecoded
isEmpty
retainOriginalBytes
hashCode
runtimeType
Operators
operator ==
Methods
asBytes
asList
asMap
asString
decodeAsBytes
decodeAsList
decodeAsMap
decodeAsString
noSuchMethod
toString
HTTPBodyDecoder
(
Stream<List<int>>
bytes
)
Source
HTTPBodyDecoder(this.bytes);