| DataBufferWriteBytes Method | 
 Overload List
Overload List| Name | Description | |
|---|---|---|
|  | WriteBytes(Byte) | 
            Writes a byte array to this instance.
             | 
|  | WriteBytes(Byte, Int32) | 
            Writes a byte array to this instance.
             | 
|  | WriteBytes(Byte, Int32, Int32) | 
            Writes a byte array to this instance.
             | 
|  | WriteBytes(Byte, Int32, Int32, Int32) | 
            Writes a byte array to this instance.
             | 
|  | WriteBytes(Byte, Int32, Int32, Int32, Int32) | 
            Writes a byte array to this instance.
             | 
 See Also
See Also