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