Package io.trino.parquet.reader.decoders
Interface ShortDecimalFixedWidthByteArrayBatchDecoder.ShortDecimalDecoder
- Enclosing class:
- ShortDecimalFixedWidthByteArrayBatchDecoder
public static interface ShortDecimalFixedWidthByteArrayBatchDecoder.ShortDecimalDecoder
-
Method Summary
Modifier and TypeMethodDescriptionvoiddecode(SimpleSliceInputStream input, long[] values, int offset, int length)
-
Method Details
-
decode
-