public interface NullableTinyIntWriter extends BaseWriter
BaseWriter.ComplexWriter, BaseWriter.DictWriter, BaseWriter.ListWriter, BaseWriter.MapOrListWriter, BaseWriter.MapWriter, BaseWriter.ScalarWriter
Modifier and Type | Method and Description |
---|---|
void |
write(TinyIntHolder h) |
void |
writeTinyInt(byte value) |
getParent, getValueCapacity
close
setPosition
void write(TinyIntHolder h)
void writeTinyInt(byte value)
Copyright © 1970 The Apache Software Foundation. All rights reserved.