Class LongUTFDataInputStream

  • All Implemented Interfaces:
    Closeable, DataInput, AutoCloseable

    public class LongUTFDataInputStream
    extends DataInputStream
    This class works around the size limitation of UTF strings (< 64kb) of DataInputStream and needs to be used with LongUTFDataOutputStream