class StringPool

Superclass hierarchy

Object
Reference
StringPool

Defined in:

Class Method Summary

Instance Method Summary

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