A block of data in a packet. Packets are
composed of one or more blocks, each block containing one or more
fields

C# |
public abstract class PacketBlock

All Members | Methods | Properties | |||
|
|
|
Icon | Member | Description |
---|---|---|
![]() |
FromBytes( array< Byte > [] () [] [] , Int32 % ) |
Create a block from a byte array
|
![]() |
Length |
Current length of the data in this
packet
|
![]() |
ToBytes( array< Byte > [] () [] [] , Int32 % ) |
Serialize this block into a byte array
|

Object | |
![]() |
PacketBlock |
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)