Interface VSizeLongSerde.LongSerializer

All Superinterfaces:
AutoCloseable, Closeable
Enclosing class:
VSizeLongSerde

public static interface VSizeLongSerde.LongSerializer extends Closeable
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    write(long value)
     

    Methods inherited from interface java.io.Closeable

    close