module Neo4j::PackStream

Defined in:

neo4j/pack_stream.cr
neo4j/pack_stream/lexer.cr
neo4j/pack_stream/packer.cr
neo4j/pack_stream/token.cr
neo4j/pack_stream/unpacker.cr

Class Method Summary

Class Method Detail

def self.pack(value : Type) #

[View source]
def self.unpack(string : String) #

[View source]
def self.unpack(io) #

[View source]