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