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