Method Reset
Reset(DataInput, Int64)
Reset the current reader to wrap a stream of valueCount
values contained in in
. The block size remains unchanged.
Declaration
public void Reset(DataInput in, long valueCount)
Parameters
Type | Name | Description |
---|---|---|
DataInput | in | |
System.Int64 | valueCount |