| Constructor and Description |
|---|
BooleanSchema() |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
decode(byte[] bytes) |
byte[] |
encode(Boolean message) |
SchemaInfo |
getSchemaInfo() |
static BooleanSchema |
of() |
void |
validate(byte[] message) |
public static BooleanSchema of()
public SchemaInfo getSchemaInfo()
getSchemaInfo in interface Schema<Boolean>Copyright © 2017–2019 Apache Software Foundation. All rights reserved.