hunt.framework.util.String

Undocumented in source.

Members

Functions

getMimeTypeByFilename
string getMimeTypeByFilename(string filename)

get mime content type by filename

mergeString
string mergeString(string[] params)

merge multiple strings into a long string

mimeContentType
string mimeContentType(string ext)

get mime content type by extension

printDate
string printDate(DateTime date)
Undocumented in source. Be warned that the author may not have intended to support it.
toRFC822DateTimeString
string toRFC822DateTimeString(SysTime systime)

convert time to RFC822 format string

Manifest constants

MimeTypes
enum MimeTypes;

mime types

Meta