| Name | Description | Type | Package | Framework |
| BinaryStreamDriver | HierarchicalStreamDriver for binary input and output. | Class | com.thoughtworks.xstream.io.binary | XStream |
| BinaryStreamReader | A HierarchicalStreamReader that reads from a binary stream created by BinaryStreamWriter. | Class | com.thoughtworks.xstream.io.binary | XStream |
| BinaryStreamWriter | Class | com.thoughtworks.xstream.io.binary | XStream | |
| Token | Represents the Tokens stored in the binary stream used by BinaryStreamReader and BinaryStreamWriter. | Class | com.thoughtworks.xstream.io.binary | XStream |
| Token .Attribute | Class | com.thoughtworks.xstream.io.binary.Token | XStream | |
| Token .EndNode | Class | com.thoughtworks.xstream.io.binary.Token | XStream | |
| Token .Formatter | Class | com.thoughtworks.xstream.io.binary.Token | XStream | |
| Token .MapIdToValue | Class | com.thoughtworks.xstream.io.binary.Token | XStream | |
| Token .StartNode | Class | com.thoughtworks.xstream.io.binary.Token | XStream | |
| Token .Value | Class | com.thoughtworks.xstream.io.binary.Token | XStream | |