Id3v2TextFrameContent class
- Inheritance
-
- Object
- FrameContent<
Id3v2TextModel> - TextFrameContent<
Id3v2TextModel> - Id3v2TextFrameContent
Constructors
- Id3v2TextFrameContent(Id3v2TextModel model)
-
Id3v2TextFrameContent.decode(List<
int> bytes, int startIndex, int size) -
factory
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- model ↔ Id3v2TextModel
-
getter/setter pairinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
encode(
) → List< int> -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited