Skip to content

Namespace Void.Proxy.Api.Network.Messages

Interfaces

IBufferedBinaryMessage

Represents a binary message whose data is accumulated in a recyclable memory stream.

ICompleteBinaryMessage

Represents a complete binary message stored in a recyclable memory stream.

INetworkMessage

Represents a disposable unit of data processed by a network channel.