Dart
dart:html
Body
arrayBuffer method
arrayBuffer
Body class
Properties
bodyUsed
hashCode
runtimeType
Methods
arrayBuffer
blob
formData
json
text
noSuchMethod
toString
Operators
operator ==
arrayBuffer method
Future
arrayBuffer
(
)
Implementation
Future arrayBuffer() => promiseToFuture(JS("", "#.arrayBuffer()", this));