SplitStreamContainer.WriteByte
SplitStreamContainer.WriteByte method
Writes a byte to the current position in the stream and advances the position within the stream by one byte.
public override void WriteByte(byte value)
Parameter | Type | Description |
---|---|---|
value | Byte | The byte to write to the stream. |
See Also
- class SplitStreamContainer
- namespace Aspose.PSD
- assembly Aspose.PSD