Interface CrLfMatcherInterface

    • Method Detail

      • isReturn

        boolean isReturn​(byte[] source,
                         int location)
      • isLineFeed

        boolean isLineFeed​(byte[] source,
                           int location)