| RawReadWriterWriteData Method | 
| Name | Description | |
|---|---|---|
| WriteData(Byte) | 
            Writes an audio byte array to the underlying stream. 
              | |
| WriteData(Byte, Int64) | 
            Writes an audio byte array to the underlying stream from specified position.
              | |
| WriteData(Byte, Int64, WriteMode) | 
            Writes an audio byte array to the underlying stream from specified position in specified mode.
              |