[This is preliminary documentation and is subject to change.]
Methods
| Name | Description | |
|---|---|---|
| InsertInto(Stream, Int32, Int32, array<Byte>[]()[][], Int32) | Replaces given ammount of bytes in Stream with another amount of bytes | |
| InsertInto(Stream, Int32, Int32, array<Byte>[]()[][], Int64, Int64, Int32) | Replaces given ammount of bytes in Stream with another amount of bytes | |
| Write(Stream, Stream) | ||
| Write(Stream, BinaryReader) | ||
| Write(BinaryWriter, Stream) | ||
| Write(BinaryWriter, BinaryReader) |