AkkaProtocolMessage..::..ParseFrom Method (ICodedInputStream)
Namespace:
global
Assembly: Akka.Remote (in Akka.Remote.dll)
Assembly: Akka.Remote (in Akka.Remote.dll)
Syntax
public static AkkaProtocolMessage ParseFrom( ICodedInputStream input )
Public Shared Function ParseFrom ( _ input As ICodedInputStream _ ) As AkkaProtocolMessage
public: static AkkaProtocolMessage^ ParseFrom( ICodedInputStream^ input )
Parameters
- input
- Type: ICodedInputStream