public static class NanoDBNutsIdSerializer.Null extends NanoDBNullSerializer<net.thevpc.nuts.NutsId>
| Constructor and Description |
|---|
Null(net.thevpc.nuts.NutsWorkspace ws) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.NutsId |
readNonNull(NanoDBInputStream in) |
void |
writeNonNull(net.thevpc.nuts.NutsId obj,
NanoDBOutputStream out) |
read, writegetSupportedTypepublic void writeNonNull(net.thevpc.nuts.NutsId obj,
NanoDBOutputStream out)
writeNonNull in class NanoDBNullSerializer<net.thevpc.nuts.NutsId>public net.thevpc.nuts.NutsId readNonNull(NanoDBInputStream in)
readNonNull in class NanoDBNullSerializer<net.thevpc.nuts.NutsId>Copyright © 2021 vpc open source initiative. All rights reserved.