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