This component‐private utility struct provides a namespace for a suite of functions used by BerUtil to perform input and output operations on bsl::streambuf objects. Note that these functions are intended to adapt the standard stream‐buffer operations to a BDE‐style interface.
Synopsis
Declared in <balber_berutil.h>
struct BerUtil_StreambufUtil;
Static Member Functions
Name |
Description |
Read the specified |
|
Read the next byte from the specified |
|
Write the first specified |
Created with MrDocs