This implements a wrapper around a piece of memory for istreams. More...
#include <llmemorystream.h>
This implements a wrapper around a piece of memory for istreams.
The memory passed in is NOT owned by an instance. The caller must be careful to always pass in a valid memory location that exists for at least as long as this streambuf.