public interface ISteamSerializable
| Modifier and Type | Method and Description |
|---|---|
void |
deSerialize(BinaryReader stream) |
void |
serialize(BinaryWriter stream) |
void serialize(BinaryWriter stream) throws IOException
IOExceptionvoid deSerialize(BinaryReader stream) throws IOException
IOExceptionCopyright © 2012. All Rights Reserved.