#include <Serialization.hpp>
◆ FBlobDeserializer()
| FBlobDeserializer::FBlobDeserializer |
( |
Span< const unsigned char > |
payload | ) |
|
|
explicit |
◆ ReadArray() [1/2]
◆ ReadArray() [2/2]
◆ ReadBytes()
| bool FBlobDeserializer::ReadBytes |
( |
FBlobRef const & |
blob, |
|
|
void * |
dst, |
|
|
size_t |
size, |
|
|
Allocator * |
scratchAlloc |
|
) |
| const |
◆ StoredBytes()
| Span< const unsigned char > FBlobDeserializer::StoredBytes |
( |
FBlobRef const & |
blob | ) |
const |
◆ payload
| Span<const unsigned char> FBlobDeserializer::payload |
The documentation for this struct was generated from the following files: