|
| uint64 | GetHeaderSize (const FHeader &Header) const final |
| |
| bool | TryDecompressTo (FDecoderContext &Context, const FDecoderSource &Source, const FHeader &Header, const FMemoryView HeaderView, const uint64 RawOffset, const FMutableMemoryView RawView, const ECompressedBufferDecompressFlags Flags) const final |
| |
| FCompositeBuffer | DecompressToComposite (FDecoderContext &Context, const FDecoderSource &Source, const FHeader &Header, const FMemoryView HeaderView, const uint64 RawOffset, const uint64 RawSize) const final |
| |
◆ DecompressToComposite()
◆ GetHeaderSize()
| uint64 UE::CompressedBuffer::Private::FNoneDecoder::GetHeaderSize |
( |
const FHeader & |
Header | ) |
const |
|
inlinefinalvirtual |
◆ TryDecompressTo()
The documentation for this class was generated from the following file: