#include <serialize.h>
Definition at line 1058 of file serialize.h.
◆ SizeComputer()
SizeComputer::SizeComputer |
( |
| ) |
|
|
default |
◆ operator<<()
◆ seek()
void SizeComputer::seek |
( |
size_t |
_nSize | ) |
|
|
inline |
Pretend _nSize bytes are written, without specifying them.
Definition at line 1072 of file serialize.h.
◆ size()
size_t SizeComputer::size |
( |
| ) |
const |
|
inline |
◆ write()
void SizeComputer::write |
( |
Span< const std::byte > |
src | ) |
|
|
inline |
◆ nSize
size_t SizeComputer::nSize {0} |
|
protected |
The documentation for this class was generated from the following file: