ArrayDataWriterWriteVariable(Int64) Method |
Write long encoded variable sized signed integer.
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic int WriteVariable(
long source
)
Parameters
- source Int64
-
Return Value
Int32number of bytes written
See Also