Click or drag to resize
Akka.NETAkka.Remote.TestKit.Proto Namespace
The Akka.Remote.TestKit.Proto namespace contains classes that provide base testing functionality used to test message encoding.
Classes
  ClassDescription
Public classProtobufDecoder
Decodes a message from a IByteBuffer into a Google protobuff wire format
Public classProtobufEncoder
Encodes a generic object into a IByteBuffer using Google protobufs