Interface RepeatedSmallIntWriter

All Superinterfaces:
AutoCloseable, BaseWriter, Positionable

public interface RepeatedSmallIntWriter extends BaseWriter
  • Method Details

    • write

      void write(SmallIntHolder h)
    • writeSmallInt

      void writeSmallInt(short value)