模块 org.redkale

接口 Decodeable<R extends Reader,​T>

    • 方法详细资料

      • convertFrom

        T convertFrom​(R in)
        反序列化操作
        参数:
        in - R
        返回:
        T
      • getType

        Type getType()
        泛型映射接口
        返回:
        反解析的数据类型