Foundation
Loading...
Searching...
No Matches
Public Attributes | List of all members
FBlobRef Struct Reference

#include <Serialization.hpp>

Public Attributes

uint64_t offset {0}
 
uint64_t storedSize {0}
 
uint64_t decodedSize {0}
 
uint32_t count {0}
 
uint32_t stride {0}
 
FBlobCodec codec {FBlobCodec::None}
 

Member Data Documentation

◆ codec

FBlobCodec FBlobRef::codec {FBlobCodec::None}

◆ count

uint32_t FBlobRef::count {0}

◆ decodedSize

uint64_t FBlobRef::decodedSize {0}

◆ offset

uint64_t FBlobRef::offset {0}

◆ storedSize

uint64_t FBlobRef::storedSize {0}

◆ stride

uint32_t FBlobRef::stride {0}

The documentation for this struct was generated from the following file: