struct Neo4j::PackStream::Unpacker
- Neo4j::PackStream::Unpacker
- Struct
- Value
- Object
Defined in:
neo4j/pack_stream/unpacker.crConstructors
Instance Method Summary
- #prefetch_token(*args, **options)
- #prefetch_token(*args, **options, &)
- #read
- #read_array(fetch_next_token = true)
- #read_bool
- #read_float
- #read_hash(fetch_next_token = true)
- #read_int
- #read_nil
- #read_numeric
- #read_string
- #read_structure(fetch_next_token = true)
- #read_structure(fetch_next_token = true, &)
- #read_value : Type