Package com.thoughtworks.xstream.io.binary
package com.thoughtworks.xstream.io.binary
-
ClassesClassDescriptionHierarchicalStreamDriver for binary input and output.A HierarchicalStreamReader that reads from a binary stream created by
BinaryStreamWriter
.Maintains the state of a pull reader at various states in the document depth.Represents the Tokens stored in the binary stream used byBinaryStreamReader
andBinaryStreamWriter
.