Interface FastSerializable

    • Method Detail

      • toStream

        void toStream​(DataOutput stream)
               throws IOException
        Serialize the state of this object to a stream.
        Parameters:
        stream - the stream to serialize to.
        Throws:
        IOException - if an error occurs during serialization