public abstract class AbstractValueDecoder extends Object implements Function<byte[],Object>
| Constructor and Description |
|---|
AbstractValueDecoder(boolean useIdentityNumber) |
| Modifier and Type | Method and Description |
|---|---|
Object |
apply(byte[] buffer) |
boolean |
isUseIdentityNumber() |
Copyright © 2013–2022. All rights reserved.