struct

Xapian::Document::ValueSlots::Value

Inherits Struct < Value < Object

Constructors

new(string_value : Pointer(UInt8))
Source
new(value : String)
Source
new(value : Int32)
Source
new(value : Int64)
Source
new(value : Float64)
Source

Instance methods

as_f
Source
as_i
Source
as_i64
Source
as_s
Source
to_unsafe
Source