Interface ISteamSerializable

    • Method Detail

      • serialize

        void serialize​(java.io.OutputStream stream)
                throws java.io.IOException
        Throws:
        java.io.IOException
      • deserialize

        void deserialize​(java.io.InputStream stream)
                  throws java.io.IOException
        Throws:
        java.io.IOException