Class Logic.Uvarint
Inheritance
object
    Logic.Uvarint
  Inherited Members
      object.Equals(object)
    
    
      object.Equals(object, object)
    
    
      object.GetHashCode()
    
    
      object.GetType()
    
    
      object.MemberwiseClone()
    
    
      object.ReferenceEquals(object, object)
    
    
      object.ToString()
    
  Namespace: Algorand.Utils
Assembly: Algorand.dll
Syntax
public class Logic.Uvarint
  Methods
| Improve this Doc View SourceGetUvarint(byte[])
Declaration
public static VarintResult GetUvarint(byte[] data)
  Parameters
| Type | Name | Description | 
|---|---|---|
| byte[] | data | 
Returns
| Type | Description | 
|---|---|
| VarintResult |