Method CheckHeaderNoMagic
CheckHeaderNoMagic(DataInput, String, Int32, Int32)
Like
CheckHeader(DataInput, String, Int32, Int32) except this
version assumes the first
Declaration
public static int CheckHeaderNoMagic(DataInput in, string codec, int minVersion, int maxVersion)
Parameters
Type | Name | Description |
---|---|---|
DataInput | in | |
System.String | codec | |
System.Int32 | minVersion | |
System.Int32 | maxVersion |
Returns
Type | Description |
---|---|
System.Int32 |