struct

Neo4j::PackStream::Unpacker

Inherits Struct / Value / Object

Constructors

new(string_or_io)
Source

Instance methods

check(token_type)
Source
next_token(*args, **options)
Source
next_token(*args, **options, &)
Source
prefetch_token(*args, **options)
Source
prefetch_token(*args, **options, &)
Source
read
Source
read_array(fetch_next_token = true) : List
Source
read_bool
Source
read_float
Source
read_hash(fetch_next_token = true) : Map
Source
read_int
Source
read_nil
Source
read_numeric
Source
read_string
Source
read_structure(fetch_next_token = true)
Source
read_structure(fetch_next_token = true, &)
Source
read_value
Source
token(*args, **options)
Source
token(*args, **options, &)
Source

Nested types