DecodeInteger(Match) Method

Definition

Assembly SharpYaml.dll

Decodes a matched integer scalar into an Int32, Int64, or UInt64.

protected object DecodeInteger(Match m)

Parameters

Returns