WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

StringExtensions..::..TryAsNumeric Method

Overload List


  Name Description
Public method Static member TryAsNumeric(String, String%, UInt64%)
convert the value as a numeric string, if short enough you will also get the int64 value however for longer text than a few characters you will need to use string.TryAsNumeric(out IEnumerable<ulong> longArray)
Public method Static member TryAsNumeric(String, Nullable<(Of <<'(IEnumerable<(Of <<'(UInt64>)>>)>)>>)%)
Tries to convert the values as a a IEnumerable<ulong> containing the ciphered text