libcamera
v0.0.0
Supporting cameras in Linux since 2019
|
Managed memory container for serialized data. More...
#include <stddef.h>
#include <stdint.h>
#include <type_traits>
#include <libcamera/span.h>
Go to the source code of this file.
Classes | |
class | libcamera::ByteStreamBuffer |
Wrap a memory buffer and provide sequential data read and write. More... | |
Managed memory container for serialized data.