Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FCbAttachment > API/Runtime/Core/FCbAttachment/FCompressedBinaryValue
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCompressedBinaryValue
(
BufferType&& InBuffer |
Serialization/CompactBinaryPackage.h | ||
FCompressedBinaryValue
(
BufferType&& InBuffer, |
Serialization/CompactBinaryPackage.h |
FCompressedBinaryValue(BufferType &&)
| Name | FCompressedBinaryValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinaryPackage.h |
| Include Path | #include "Serialization/CompactBinaryPackage.h" |
template<typename BufferType, decltype< BufferType >.MakeOwned)) *>
FCompressedBinaryValue
(
BufferType && InBuffer
)
FCompressedBinaryValue(BufferType &&, const FIoHash &)
| Name | FCompressedBinaryValue |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Serialization/CompactBinaryPackage.h |
| Include Path | #include "Serialization/CompactBinaryPackage.h" |
template<typename BufferType, decltype< BufferType >.MakeOwned)) *>
FCompressedBinaryValue
(
BufferType && InBuffer,
const FIoHash & InHash
)