Serialize this block into a byte array
Declaration Syntax
public
abstract
void
ToBytes(
byte[]
bytes,
ref
int
i
)
Parameters
-
bytes (
array<
Byte
>
[]
()
[]
[]
)
- Byte array to serialize this block into
-
i (
Int32
%)
- Starting position in the byte array to serialize to. This will
point to the position directly after the end of the serialized
block when the call returns
Assembly:
OpenMetaverse(Module:
OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)