A read‐only view over a sequence of bytes.
Synopsis
Declared in <folly/Range.h>
using ByteRange = Range<unsigned char const*>;
Created with MrDocs
A read‐only view over a sequence of bytes.
Declared in <folly/Range.h>
using ByteRange = Range<unsigned char const*>;
Created with MrDocs