Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Neo4j::PackStream::Token
Inherits
Reference
/
Object
Constructors
new
Source
Instance methods
float_value
Source
float_value=
(float_value :
Float64
)
Source
int_value
Source
int_value=
(int_value :
Int8
|
Int16
|
Int32
|
Int64
)
Source
size
Source
size=
(size :
UInt64
)
Source
size=
(size)
Source
string_value
Source
string_value=
(string_value :
String
)
Source
to_s
(io)
Source
type
Source
type=
(type :
Neo4j::PackStream::Token::Type
)
Source
used
Source
used=
(used :
Bool
)
Source
Nested types
Neo4j::PackStream::Token::Type