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

Inherits Org.Apache.REEF.Wake.Remote.ICodec< byte[]>.

Public Member Functions

 ByteCodec ()
 
byte [] Encode (byte[] obj)
 
byte [] Decode (byte[] data)
 

Constructor & Destructor Documentation

◆ ByteCodec()

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

Member Function Documentation

◆ Decode()

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

◆ Encode()

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

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