Gets the frame identifier from the header.
Gets the frame's header object.
Gets the payload size in bytes from the header.
ProtectedparseParse the frame-specific payload (after header decoding).
Render the complete frame (header + fields) for the given version.
Optionalversion: numberProtectedrenderRender the frame-specific payload for the given version.
Returns a string representation of an object.
StaticcreateProtected StaticfieldExtract the raw field data from a complete frame blob.
This handles unsynchronisation decoding, data-length indicators, and (stubbed) decompression.
StaticfindStaticfromInternalCreate from raw frame data (used by frame factory).
StaticfromInternalCreate from raw frame data.
User text identification frame (TXXX).
Structure: encoding(1) + description(null-terminated) + value(in encoding). The first field is the description, the rest are values.