public class NanoDBNIdSerializer extends NanoDBNonNullSerializer<net.thevpc.nuts.NId>
| Constructor and Description |
|---|
NanoDBNIdSerializer() |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NId |
read(NanoDBInputStream in,
Class expectedType) |
void |
write(net.thevpc.nuts.NId obj,
NanoDBOutputStream out) |
getSupportedTypepublic void write(net.thevpc.nuts.NId obj,
NanoDBOutputStream out)
public net.thevpc.nuts.NId read(NanoDBInputStream in, Class expectedType)
Copyright © 2025 vpc open source initiative. All rights reserved.