class MessagePack::Lexer::ZeroCopy
Defined in:
message_pack/lexer.crInstance methods inherited from class MessagePack::Lexer
  
  
    
      current_token : Token::T
    current_token, 
    
  
    
      finish_token!
    finish_token!, 
    
  
    
      read_token : Token::T
    read_token
    
  
    
  Constructor methods inherited from class MessagePack::Lexer
  
  
    
      new(io : IO)
    new
    
  
    
  
    
    
    
  
    
  Instance methods inherited from class Object
  
  
    
      ===(other : MessagePack::Any)
    ===, 
    
  
    
      to_msgpack(io : IO)to_msgpack(packer : MessagePack::Packer)
to_msgpack to_msgpack