Interface WriteContext


public interface WriteContext
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    setLong(int offset, long value)
     
  • Method Details

    • setLong

      void setLong(int offset, long value)
    • flush

      void flush()