struct VarLong
  
  
    
  
    Defined in:
  
  
    
      
        protodec.cr
      
    
    
  
  
    
  
    Constructors
  
  
  
    
  
    Class Method Summary
  
  
  
    
  
    Instance Method Summary
  
  
  
    
    
    
  
    
    
    
  
    
    
    
  
  
    
  
    Constructor Detail
  
  
    
  
  
    
  
    Class Method Detail
  
  
    
      
        
        def self.
from_io(io : IO, format = 
IO::ByteFormat::NetworkEndian) : Int64
        
#
       
      
      
      
     
  
    
      
        
        def self.
to_io(io : IO, value : Int64)
        
#
       
      
      
      
     
  
  
    
  
    Instance Method Detail