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