Apache REEF  0.16.0
Retainable Evaluator Execution Framework
Public Member Functions | List of all members
Org.Apache.REEF.Wake.Remote.Impl.IntCodec Class Reference

Inherits Org.Apache.REEF.Wake.Remote.ICodec< int >.

Public Member Functions

 IntCodec ()
 
byte [] Encode (int obj)
 
int Decode (byte[] data)
 

Constructor & Destructor Documentation

◆ IntCodec()

Org.Apache.REEF.Wake.Remote.Impl.IntCodec.IntCodec ( )
inline

Member Function Documentation

◆ Decode()

int Org.Apache.REEF.Wake.Remote.Impl.IntCodec.Decode ( byte []  data)
inline

◆ Encode()

byte [] Org.Apache.REEF.Wake.Remote.Impl.IntCodec.Encode ( int  obj)
inline

The documentation for this class was generated from the following file: