Class SourceMap.VLQDecoder
Inherited Members
Namespace: Algorand.Utils
Assembly: Algorand.dll
Syntax
public static class SourceMap.VLQDecoder
Methods
| Edit this page View SourceDecodeSourceMapLine(string)
Declaration
public static List<int> DecodeSourceMapLine(string vlq)
Parameters
| Type | Name | Description |
|---|---|---|
| string | vlq |
Returns
| Type | Description |
|---|---|
| List<int> |