![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for UE::CompressedBuffer::Private::FBlockEncoder, including all inherited members.
| Compress(const FCompositeBuffer &RawData, uint64 BlockSize) const final | UE::CompressedBuffer::Private::FBlockEncoder | virtual |
| CompressBlock(FMutableMemoryView &CompressedData, FMemoryView RawData) const =0 | UE::CompressedBuffer::Private::FBlockEncoder | protectedpure virtual |
| CompressBlockBound(uint64 RawSize) const =0 | UE::CompressedBuffer::Private::FBlockEncoder | protectedpure virtual |
| GetCompressionLevel() const =0 | UE::CompressedBuffer::Private::FBlockEncoder | protectedpure virtual |
| GetCompressor() const =0 | UE::CompressedBuffer::Private::FBlockEncoder | protectedpure virtual |
| GetMethod() const =0 | UE::CompressedBuffer::Private::FBlockEncoder | protectedpure virtual |