bytestream.h File Reference

C++ API: Interface for writing bytes, and implementation classes. More...

#include "unicode/utypes.h"
#include "unicode/uobject.h"
#include "unicode/std_string.h"

Go to the source code of this file.

Data Structures

class  ByteSink
 A ByteSink can be filled with bytes. More...
class  CheckedArrayByteSink
 Implementation of ByteSink that writes to a flat byte array, with bounds-checking: This sink will not write more than capacity bytes to outbuf. More...
class  StringByteSink< StringClass >
 Implementation of ByteSink that writes to a "string". More...

Detailed Description

C++ API: Interface for writing bytes, and implementation classes.

Definition in file bytestream.h.

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 21 Feb 2017 for ICU 4.2.1 by  doxygen 1.6.1