private static FindValue ( byte value, byte bytes, int curIdx, bool throwIfNotFound = true ) : int? | ||
value | byte | |
bytes | byte | |
curIdx | int | |
throwIfNotFound | bool | |
return | int? |
private static FindValue ( byte value, byte bytes, int curIdx, bool throwIfNotFound = true ) : int? | ||
value | byte | |
bytes | byte | |
curIdx | int | |
throwIfNotFound | bool | |
return | int? |