JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.trino.orc
OrcDecompressor
OutputBuffer
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Method Details
initialize(int)
grow(int)
Interface OrcDecompressor.OutputBuffer
Enclosing interface:
OrcDecompressor
public static interface
OrcDecompressor.OutputBuffer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
byte[]
grow
(int size)
byte[]
initialize
(int size)
Method Details
initialize
byte[]
initialize
(int size)
grow
byte[]
grow
(int size)