Class DeserializerSizeStream


  • public class DeserializerSizeStream
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      long getValue()  
      boolean put​(io.aether.utils.dataio.DataIn in)  
      void reset()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DeserializerSizeStream

        public DeserializerSizeStream()
    • Method Detail

      • put

        public boolean put​(io.aether.utils.dataio.DataIn in)
      • reset

        public void reset()
      • getValue

        public long getValue()