This project has retired. For details please refer to its Attic page.
Apache REEF: Org.Apache.REEF.Wake.Remote.Impl.ByteCodec Class Reference
Apache REEF  0.15.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

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

Member Function Documentation

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

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