public abstract class InvarCodec extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
InvarCodec.BinaryDecode |
static interface |
InvarCodec.BinaryEncode |
static interface |
InvarCodec.InvarProtoc |
static interface |
InvarCodec.JSONEncode |
static interface |
InvarCodec.ProtocNotify |
static interface |
InvarCodec.ProtocRequest |
static interface |
InvarCodec.ProtocResponse |
static interface |
InvarCodec.ResponseSender |
static interface |
InvarCodec.XMLEncode |
| Constructor and Description |
|---|
InvarCodec() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
overRangeUInt64(BigInteger value) |
public static boolean overRangeUInt64(BigInteger value)
Copyright © 2015–2023 The Struqt Project. All rights reserved.