| Package | Description |
|---|---|
| org.apache.nifi.stream.io.util |
| Modifier and Type | Method and Description |
|---|---|
TextLineDemarcator.OffsetInfo |
TextLineDemarcator.nextOffsetInfo()
Will compute the next offset info for a text line (line terminated
by either '\r', '\n' or '\r\n').
|
TextLineDemarcator.OffsetInfo |
TextLineDemarcator.nextOffsetInfo(byte[] startsWith)
Will compute the next offset info for a text line (line terminated
by either '\r', '\n' or '\r\n').
|
Copyright © 2023 Apache NiFi Project. All rights reserved.