Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Duktape::API::Strings
Instance methods
char_code_at
(index :
LibDUK::Index
, offset :
Int32
)
Source
concat
(count :
Int32
)
Source
decode_string
(index :
LibDUK::Index
, &func :
Pointer
(
Void
),
Int32
->
Int32
)
Experimental
Source
join
(count :
Int32
)
Source
map_string
(index :
LibDUK::Index
, &func :
Pointer
(
Void
),
Int32
->
Int32
)
Experimental
Source
substring
(index :
LibDUK::Index
, start :
Int32
, last :
Int32
)
Source
trim
(index :
LibDUK::Index
)
Source