ID3V1Decoder class
Constructors
-
ID3V1Decoder(List<
int> bytes)
Properties
-
bytes
↔ List<
int> -
getter/setter pairinherited
-
fragments
→ List<
ID3Fragment> -
total 128 bytes
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- metadata → ID3MetataInfo
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- showDetail ↔ bool
-
getter/setter pairinherited
- totalLength → int
-
no setter
- version → String
-
no setter
Methods
-
convert(
) → bool -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
readValue(
ID3Fragment fragment, int start, {List< int> ? bytes}) → dynamic -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
- inherentTotalLength → int
-
no setter