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