TryParseAscii(System.ReadOnlySpan<byte> s, GitObjectId& value) Method
Syntax
public
static
bool
TryParseAscii(
ReadOnlySpan
<
byte
> s,
GitObjectId&
value)
Parameters
s
Type: System.ReadOnlySpan<byte>
value
Type: GitObjectId&