Ser.this

Creates an instance for serialization.

@param type the type @param object the object

  1. this()
  2. this(byte type, Object object)
    class Ser
    this
    (
    byte type
    ,
    Object object
    )

Meta