T FromBytes( System.Byte[] data )

Summary

Deserialize this from bytes. If the type is unknown, T can be an object.

T FromBytes( ByteStream bs )

Summary

Deserialize this from bytes. If the type is unknown, T can be an object.
people
Log in to reply
You can't reply if you're not logged in. That would be crazy.