class StringPool
Superclass hierarchy
Object
Reference
StringPool
Defined in:
Class Method Summary
.new
Instance Method Summary
#empty?
#get
(str : StringIO)
#get
(str : String)
#get
(slice : Slice(UInt8))
#get
(str : ::Pointer(UInt8), len)
#length
#rehash
Class Method Detail
def self.
new
Instance Method Detail
def
empty?
def
get
(str :
StringIO
)
def
get
(str :
String
)
def
get
(slice :
Slice
(
UInt8
))
def
get
(str :
Pointer
(
UInt8
), len)
def
length
def
rehash