Interface ObjectSerializer<T>

    • Method Detail

      • typeValue

        int typeValue()
      • defaultStoreReference

        boolean defaultStoreReference()
      • write

        void write​(T value,
                   VirtualizationOutput out)
            throws java.io.IOException
        Throws:
        java.io.IOException