| Package | Description |
|---|---|
| com.exonum.binding.common.message |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BinaryMessage
A binary Exonum message.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageReader
A reader of binary Exonum messages.
|
| Modifier and Type | Method and Description |
|---|---|
static BinaryMessage |
BinaryMessageBuilder.toBinary(Message message)
Creates a binary message from a given message.
|
Copyright © 2018 Exonum. All rights reserved.