Abstract stream of data to read and write tags.
Reads a tag without a name (id and body only).
Reads a full tag (id, name and body).
Writes a tag without a name (id and body only).
Writes a full tag (id, name and body).
Gets the stream's data as an array of bytes.
Sets the stream's data.
See Implementation
Abstract stream of data to read and write tags.