Uses of Interface
io.trino.orc.OrcDecompressor.OutputBuffer
-
Packages that use OrcDecompressor.OutputBuffer Package Description io.trino.orc -
-
Uses of OrcDecompressor.OutputBuffer in io.trino.orc
Methods in io.trino.orc with parameters of type OrcDecompressor.OutputBuffer Modifier and Type Method Description intOrcDecompressor. decompress(byte[] input, int offset, int length, OrcDecompressor.OutputBuffer output)
-