Package-level declarations
Functions
Link copied to clipboard
Creates random UUID.
Link copied to clipboard
Current time in ISO 8601 format.
Link copied to clipboard
Current time in millis.
Link copied to clipboard
Decodes given base64 encoded content.
Link copied to clipboard
Decodes given UTF-8 (hex) encoded content.
Link copied to clipboard
Encodes given content to base64.
Link copied to clipboard
Encodes given content to UTF-8 (hex).
Link copied to clipboard
Creates SHA256 hash of given file.
Link copied to clipboard
Creates SHA512 hash of given file.
Link copied to clipboard
Converts time in ISO 8601 format to millis.
Link copied to clipboard
Pretty prints given Cookie header value.
Link copied to clipboard
Pretty prints given json string.
Link copied to clipboard
Creates SHA1 hash of given string.
Link copied to clipboard
Creates SHA256 hash of given string.
Link copied to clipboard
Creates SHA512 hash of given string.
Link copied to clipboard
Converts time in millis to ISO 8601 format.