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