video_player
dart:typed_data
TypedData
property lengthInBytes
lengthInBytes
class TypedData
Constructors
TypedData
Properties
buffer
elementSizeInBytes
lengthInBytes
offsetInBytes
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
int
lengthInBytes
Returns the length of this view, in bytes.
Source
int get lengthInBytes;
property lengthInBytes