Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
neo4j
v0.2.3
Neo4j
Bolt
Connection
Commands
Transaction
Exception
Failure
Ignored
NestedTransactionError
Node
PackStream
Error
Lexer
Packer
Token
Type
Unpacker
StructureTypes
UnpackException
Path
QueryException
Relationship
Result
RollbackException
Success
Type
UnboundRelationship
UnknownResult
Built with Crystal 1.9.2
2023-10-08 01:38:42 UTC
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
.pack
(value : Type)
.unpack
(string : String)
.unpack
(io)
Class Method Detail
def self.
pack
(value :
Type
)
#
[
View source
]
def self.
unpack
(string : String)
#
[
View source
]
def self.
unpack
(io)
#
[
View source
]