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