Abstract
Abstract
deserializeDeserializes the network structure from a binary stream.
The binary stream to deserialize from.
Abstract
serializeSerializes the network structure to a binary stream.
The binary stream to serialize to.
Static
deserializeDeserializes the network structure from a binary stream.
The binary stream to deserialize from.
An instance of the class T.
Represents a network structure.