Maven module :un.storage : binding-binary :
Class : un.storage.binding.binary.BinaryBinding
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : -
Functions : read




Parse and rebuild a structured node from given stream.
param  stream : stream to read from, will not be close when finished reading.
param  node : node to fill, must have a BinaryNodeType.
public void read (ByteInputStream stream, TypedNode node)