public class NElementMapperPrimitiveByteArray extends Object implements NElementMapper<byte[]>
| Constructor and Description |
|---|
NElementMapperPrimitiveByteArray() |
| Modifier and Type | Method and Description |
|---|---|
NElement |
toElement(NElementSerializerContext<byte[]> context) |
byte[] |
toObject(NElementDeserializerContext context) |
Object |
toSimple(NElementSerializerContext<byte[]> context) |
public NElement toElement(NElementSerializerContext<byte[]> context)
toElement in interface NElementSerializer<byte[]>toElement in interface NElementMapper<byte[]>public Object toSimple(NElementSerializerContext<byte[]> context)
toSimple in interface NElementSimplifier<byte[]>toSimple in interface NElementMapper<byte[]>public byte[] toObject(NElementDeserializerContext context)
toObject in interface NElementDeserializer<byte[]>toObject in interface NElementMapper<byte[]>Copyright © 2026 vpc open source initiative. All rights reserved.