DataBuffer

Byte buffer used by the buffered stream wrappers.

Synopsis

Declared in <streams.h>

using DataBuffer = std::vector<std::byte>;