class c4_BytesRef : public c4_Reference

Used to get or set binary object values.

Public:

c4_BytesRef (const c4_Reference&);
Constructor.
operator c4_Bytes () const;

operator c4_Bytes ();
Gets the value as string.
c4_BytesRef& operator= (const c4_Bytes&);
Sets the value to the specified string.


#include "k4viewx.h"   // Jun 8, 1997