BinaryWriteTo Method | 
| Name | Description | |
|---|---|---|
| WriteTo(BinaryWriter) | 
            Write the contents of the Binary object to a Stream.
              | |
| WriteTo(Stream) | 
            Write the contents of the Binary object to a Stream.
              | |
| WriteTo(BinaryWriter, Int32, Int32) | 
            Write the contents of the Binary object to a BinaryWriter.
              | |
| WriteTo(Stream, Int32, Int32) | 
            Write the contents of the Binary object to a Stream.
              |