@Deprecated @FunctionalInterface public interface MetadataEncoder
| Modifier and Type | Field and Description |
|---|---|
static MetadataEncoder |
INSTANCE
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
ByteBuffer |
encode(Object metadata)
Deprecated.
|
static final MetadataEncoder INSTANCE
ByteBuffer encode(@Nullable Object metadata)
Copyright © 2015–2020. All rights reserved.