| Package | Description |
|---|---|
| com.github.mlk.queue | |
| com.github.mlk.queue.codex |
| Modifier and Type | Method and Description |
|---|---|
Object |
Decoder.decode(byte[] array,
Type type)
Decodes an byte array.
|
byte[] |
Encoder.encode(Object object)
Decodes an byte array.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
StringDecoder.decode(byte[] array,
Type type) |
byte[] |
SerializationEncoder.encode(Object object) |
byte[] |
StringEncoder.encode(Object object) |
Copyright © 2016. All rights reserved.