Method | Description | |
---|---|---|
IsIndexOfCharTerminatingByte ( this i, ByteArray bytes ) : bool |
Method | Description | |
---|---|---|
IsContinuationByte ( this b ) : bool | ||
IsLastIndex ( this i, ByteArray bytes ) : bool | ||
IsNonContinuationByte ( this b ) : bool | ||
IsSingleByte ( this b ) : bool | ||
OnlyTopTwoBitsPreserved ( byte b ) : int |
public static IsIndexOfCharTerminatingByte ( this i, ByteArray bytes ) : bool | ||
i | this | |
bytes | ByteArray | |
return | bool |