jaypha.types

Undocumented in source.

Members

Aliases

ByteArray
alias ByteArray = immutable(ubyte)[]
Undocumented in source.
strstr
alias strstr = string[string]
Undocumented in source.

Enums

utfEnc
eponymoustemplate utfEnc(C : char)
Undocumented in source.
utfEnc
eponymoustemplate utfEnc(C : wchar)
Undocumented in source.
utfEnc
eponymoustemplate utfEnc(C : dchar)
Undocumented in source.
utfEnc
eponymoustemplate utfEnc(S : string)
Undocumented in source.
utfEnc
eponymoustemplate utfEnc(S : wstring)
Undocumented in source.
utfEnc
eponymoustemplate utfEnc(S : dstring)
Undocumented in source.

Meta