Crate nrbf

Source
Expand description

Modules§

value
Representation of an NRBF value.

Structs§

Error
Error while parsing a RemotingMessage.
MethodCall
A remote method call.
MethodReturn
Information returned by a remote method.

Enums§

RemotingMessage
A .NET Remoting message.
Value
An NRBF value.

Functions§

from_slice
Deserialize an instance of type T from bytes of a .NET Remoting message.