A mutable view over a sequence of bytes.

Synopsis

Declared in <folly/Range.h>

using MutableByteRange = Range<unsigned char*>;

Created with MrDocs