Method CheckEOF
CheckEOF(IndexInput)
Checks that the stream is positioned at the end, and throws exception if it is not.
Declaration
public static void CheckEOF(IndexInput in)
Parameters
Type | Name | Description |
---|---|---|
IndexInput | in |
Checks that the stream is positioned at the end, and throws exception if it is not.
public static void CheckEOF(IndexInput in)
Type | Name | Description |
---|---|---|
IndexInput | in |