|  | Ark Server API (ASA) - Wiki
    | 
| Public Member Functions | |
| template<typename BufferType , decltype(FCompositeBuffer(DeclVal< BufferType >().MakeOwned())) * = nullptr> | |
| FBinaryValue (BufferType &&InBuffer) | |
| template<typename BufferType , decltype(FCompositeBuffer(DeclVal< BufferType >().MakeOwned())) * = nullptr> | |
| FBinaryValue (BufferType &&InBuffer, const FIoHash &InHash) | |
| Public Attributes | |
| FCompositeBuffer | Buffer | 
| FIoHash | Hash | 
Definition at line 47 of file CompactBinaryPackage.h.
| 
 | inlineexplicit | 
Definition at line 53 of file CompactBinaryPackage.h.
| 
 | inlineexplicit | 
Definition at line 60 of file CompactBinaryPackage.h.
| FCompositeBuffer FCbAttachment::FBinaryValue::Buffer | 
Definition at line 49 of file CompactBinaryPackage.h.
| FIoHash FCbAttachment::FBinaryValue::Hash | 
Definition at line 50 of file CompactBinaryPackage.h.