BloombergLP::bslx::ByteOutStream::putArrayInt8

Same as the related overload for const signed char *values.

Synopsis

Declared in <bslx_byteoutstream.h>

ByteOutStream&
putArrayInt8(
    signed char const* values,
    int numValues);

Return Value

a reference to this stream

Parameters

NameDescription
valuesarray of signed character values to write
numValuesnumber of values to write