StandardSerialFormatBotVerifyInfoDecoder      
    abstract class StandardSerialFormatBotVerifyInfoDecoder<F : SerialFormat, V : Any> : SerialFormatDeserializableResourceDecoder, BotVerifyInfoDecoder(source)
基于 SerialFormat 的标准解码器抽象。
Inheritors
Functions
Link copied to clipboard
                  解码。
解码目标类型。
Link copied to clipboard
                  尝试从提供的数据信息中解析得到当前配置中的组件信息。
Link copied to clipboard
                  将 inputStream 准备为目标结果类型。