write
Write this entry to the provided DataOutputStream, in a way that is naturally delimited for subsequent reading via the secondary constructor that takes a DataInputStream.
Parameters
binary Stream
A DataOutputStream on which to write this entry.
Throws
If I/O fails.