| Package | Description |
|---|---|
| redradishes.encoder |
| Modifier and Type | Method and Description |
|---|---|
default IntEncoder |
IntEncoder.append(ConstExpr c) |
static IntEncoder |
RespEncoders.array() |
static IntEncoder |
IntEncoder.choice(IntPredicate predicate,
IntEncoder then,
IntEncoder otherwise) |
default IntEncoder |
IntEncoder.compact() |
static IntEncoder |
IntEncoder.digitEncoder() |
default IntEncoder |
Encoder.mapToIntEncoder(IntFunction<? extends T> mapper) |
default IntEncoder |
IntEncoder.prepend(ConstExpr c) |
| Modifier and Type | Method and Description |
|---|---|
static IntEncoder |
IntEncoder.choice(IntPredicate predicate,
IntEncoder then,
IntEncoder otherwise) |
Copyright © 2016. All rights reserved.