Package 

Class ListAdapter

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      List<T> read(ByteArrayReader reader, KType type, List<Annotation> annotations) Reads (decodes) data to specified type
      ByteArray write(List<T> obj, KType type, List<Annotation> annotations) Writes (encodes) the object
      • Methods inherited from class dev.sublab.scale.ScaleCodecAdapter

        read
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait