menu
mediaindex_dart package
documentation
ebml.dart
EBMLParserBuffer class
EBMLParserBuffer class
dark_mode
light_mode
EBMLParserBuffer
class
Constructors
EBMLParserBuffer
(
List
<
int
>
buffer
)
Properties
buffer
↔
List
<
int
>
getter/setter pair
hashCode
→
int
The hash code for this object.
no setter
inherited
index
↔
int
getter/setter pair
runtimeType
→
Type
A representation of the runtime type of the object.
no setter
inherited
Methods
noSuchMethod
(
Invocation
invocation
)
→ dynamic
Invoked when a nonexistent method or property is accessed.
inherited
parse
(
)
→ dynamic
read
(
int
n
, {
bool
number
=
true
})
→ dynamic
readVint
(
)
→ dynamic
rewind
(
int
n
)
→ dynamic
toString
(
)
→
String
A string representation of this object.
inherited
Operators
operator ==
(
Object
other
)
→
bool
The equality operator.
inherited
mediaindex_dart package
documentation
ebml
EBMLParserBuffer class
ebml library