public final class RESPEncoder extends Object
| Modifier and Type | Field and Description |
|---|---|
static byte[] |
EMPTY_BULK |
static byte[] |
EOL |
static byte[] |
NULL_BULK |
| Constructor and Description |
|---|
RESPEncoder() |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
numToBytes(long value) |
Copyright © 2020. All rights reserved.