Class DecimalOutputStream

java.lang.Object
io.trino.orc.stream.DecimalOutputStream
All Implemented Interfaces:
ValueOutputStream<DecimalStreamCheckpoint>

public class DecimalOutputStream extends Object implements ValueOutputStream<DecimalStreamCheckpoint>
This is only for mantissa/significant of a decimal and not the exponent.