ByteArrayWriteBytes Method (Byte, Int32, Int32) |
Namespace:
Sfs2X.Util
Assembly:
SmartFox2X (in SmartFox2X.dll) Version: 1.8.0.0 (1.8.0)
Syntax public void WriteBytes(
byte[] data,
int ofs,
int count
)
Parameters
- data
- Type: SystemByte
- ofs
- Type: SystemInt32
- count
- Type: SystemInt32
See Also