| Package | Description |
|---|---|
| org.rapidoid.buffer | |
| org.rapidoid.bytes | |
| org.rapidoid.data |
| Modifier and Type | Method and Description |
|---|---|
void |
Buf.scanLnLn(BufRanges ranges) |
void |
MultiBuf.scanLnLn(BufRanges lines) |
void |
SynchronizedBuf.scanLnLn(BufRanges ranges) |
void |
Buf.scanLnLn(BufRanges ranges,
org.rapidoid.wrap.IntWrap result,
byte end1,
byte end2) |
void |
MultiBuf.scanLnLn(BufRanges ranges,
org.rapidoid.wrap.IntWrap result,
byte end1,
byte end2) |
void |
SynchronizedBuf.scanLnLn(BufRanges ranges,
org.rapidoid.wrap.IntWrap result,
byte end1,
byte end2) |
| Modifier and Type | Method and Description |
|---|---|
static BufRange |
BytesUtil.getByPrefix(Bytes bytes,
BufRanges ranges,
byte[] prefix,
boolean caseSensitive) |
static int |
BytesUtil.parseLines(Bytes bytes,
BufRanges lines,
int start,
int limit) |
static int |
BytesUtil.parseLines(Bytes bytes,
BufRanges lines,
org.rapidoid.wrap.IntWrap res,
int start,
int limit,
byte end1,
byte end2) |
| Modifier and Type | Method and Description |
|---|---|
BufRanges |
BufRanges.reset() |
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.