Method WriteCStringBytes
WriteCStringBytes(byte[])
Writes the CString bytes to the stream.
public abstract void WriteCStringBytes(byte[] value)
Parameters
value
byte[]The value.
Writes the CString bytes to the stream.
public abstract void WriteCStringBytes(byte[] value)
value
byte[]The value.