ArrayDataWriterWrite(Byte, Int32, Int32) Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void Write(
byte[] source,
int offset,
int length
)
Parameters
- source Byte
-
- offset Int32
-
- length Int32
-
See Also