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.
StaticfromInternalCreate from raw frame data (used by frame factory).
Text identification frame (T*** except TXXX).
Structure: encoding(1) + text (in encoding, multiple values separated by null).