Interface NullableSmallIntWriter

All Superinterfaces:
AutoCloseable, BaseWriter, Positionable

public interface NullableSmallIntWriter extends BaseWriter
  • Method Details

    • write

      void write(SmallIntHolder h)
    • writeSmallInt

      void writeSmallInt(short value)