yurai.core.strings

Copyright © Yurai Web Framework 2021

Members

Functions

asBytes
ubyte[] asBytes(S s)
Undocumented in source. Be warned that the author may not have intended to support it.
asBytesRaw
ubyte[] asBytesRaw(T[] vals)
Undocumented in source. Be warned that the author may not have intended to support it.
asString
S asString(ubyte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.
asStringRaw
T[] asStringRaw(ubyte[] buf)
Undocumented in source. Be warned that the author may not have intended to support it.

Templates

CharBufferType
template CharBufferType(T)
Undocumented in source.
CharType
template CharType(T)
Undocumented in source.

Meta

Authors

Jacob Jensen (bausshf)