Interface BatchEncoder.IsNull

Enclosing class:
BatchEncoder

public static interface BatchEncoder.IsNull
Checks if an offset is null.
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    isNull(int offset)
     
  • Method Details

    • isNull

      boolean isNull(int offset)