Interface StringWritable

    • Method Detail

      • writeTo

        StringBuffer writeTo​(StringBuffer sb)
        Write the class information to the given StringBuffer.
        Parameters:
        sb - Where to write the data.
        Returns:
        The same StringBuffer.