
C# |
public static class PacketDecoder

All Members | Methods | ||||
|
|
|
Icon | Member | Description |
---|---|---|
![]() ![]() |
AddCallback(String, PacketDecoder . . :: . . CustomPacketDecoder) |
Add a custom decoder callback
|
![]() ![]() |
InterpretOptions(Header) |
|
![]() ![]() |
MessageToString(Object, Int32) |
Decode an IMessage object into a beautifully
formatted string
|
![]() ![]() |
PacketToString(Packet) |
Creates a formatted string containing the
values of a Packet
|
![]() ![]() |
RemoveCustomHandler(String, PacketDecoder . . :: . . CustomPacketDecoder) |
Remove a custom decoder callback
|

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