Interface StringIO

    • Field Detail

    • Method Detail

      • write

        void write​(ExtendedDataOutput out,
                   java.lang.String string)
            throws java.io.IOException
        Throws:
        java.io.IOException
      • read

        java.lang.String read​(ExtendedDataInput in)
                       throws java.io.IOException
        Throws:
        java.io.IOException