LiMaL byte buffer class. More...
#include <limal/config.h>
#include <blocxx/COWIntrusiveReference.hpp>
#include "blocxx/BLOCXX_config.h"
#include <iostream>
#include <features.h>
#include <bits/wordsize.h>
#include <gnu/stubs-32.h>
#include <bits/types.h>
#include <stddef.h>
#include <time.h>
Go to the source code of this file.
Classes | |
class | limal::ByteBuffer |
Buffer for storing binary data. More... | |
Namespaces | |
namespace | limal |
LiMaL byte buffer class.
Provides a ByteBuffer class for storage and manipulation of memory areas with custom data.