IBinaryWriteable interface IBinaryWriteable Expresses that the object can be written with a BinaryWriter Documentation Code void Write(BinaryWriter writer) Writes the current object to the given writer.