- validate(byte[], Class<?>) - 接口 中的方法org.indunet.fastproto.checksum.Checker
-
- validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc16Checker
-
- validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc32Checker
-
- validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc8Checker
-
- validateFlow - 类 中的静态变量org.indunet.fastproto.pipeline.Pipeline
-
- Validator - org.indunet.fastproto.annotation中的注释类型
-
- ValidatorContext - org.indunet.fastproto.graph.validate中的类
-
Validation context.
- ValidatorContext() - 类 的构造器org.indunet.fastproto.graph.validate.ValidatorContext
-
- validators - 类 中的静态变量org.indunet.fastproto.graph.validate.TypeValidator
-
- value - 类 中的变量org.indunet.fastproto.encoder.EncodeContext
-
- value - 类 中的变量org.indunet.fastproto.graph.Reference
-
- value() - 接口 中的方法org.indunet.fastproto.ProtocolType
-
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.checksum.CheckPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.compress.CompressPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.crypto.CryptoPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.EndianPolicy
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.exception.CodecError
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.graph.Reference.ConstructorType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.graph.Reference.ReferenceType
-
返回带有指定名称的该类型的枚举常量。
- values() - 枚举 中的静态方法org.indunet.fastproto.checksum.CheckPolicy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.compress.CompressPolicy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.crypto.CryptoPolicy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.EndianPolicy
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.exception.CodecError
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.graph.Reference.ConstructorType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法org.indunet.fastproto.graph.Reference.ReferenceType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- VERIFY_CHECKSUM_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
-
- VERIFY_FIXED_LENGTH_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
-
- VERIFY_PROTOCOL_VERSION_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
-
- VerifyChecksumFlow - org.indunet.fastproto.pipeline.decode中的类
-
verify checksum flow.
- VerifyChecksumFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyChecksumFlow
-
- VerifyFixedLengthFlow - org.indunet.fastproto.pipeline.decode中的类
-
Verify length flow.
- VerifyFixedLengthFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyFixedLengthFlow
-
- VerifyVersionFlow - org.indunet.fastproto.pipeline.decode中的类
-
Verify protocol version flow.
- VerifyVersionFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyVersionFlow
-