StoredFieldDataInput

constructor(in: DataInput, length: Int)

Parameters

in

the data input

length

the length of the data input


constructor(byteArrayDataInput: ByteArrayDataInput)

Creates a StoredFieldDataInput from a ByteArrayDataInput