A mutable view over a sequence of bytes.
Synopsis
Declared in <folly/Range.h>
using MutableByteRange = Range<unsigned char*>;
Created with MrDocs
A mutable view over a sequence of bytes.
Declared in <folly/Range.h>
using MutableByteRange = Range<unsigned char*>;
Created with MrDocs