Interface BytesDecoder.LineMarker

Enclosing interface:
BytesDecoder

public static interface BytesDecoder.LineMarker
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    markLine(int index)
     
  • Method Details

    • markLine

      void markLine(int index)