Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloodorca/hollow
/ functions
Functions
27 in github.com/bloodorca/hollow
⨍
Functions
27
◇
Types & classes
8
↓ 6 callers
Function
round
(value, precision)
src/functions.js:107
↓ 2 callers
Function
DownloadData
(data, fileName)
src/functions.js:137
↓ 2 callers
Function
StringToBytes
(string)
src/functions.js:12
↓ 1 callers
Function
AESDecrypt
(bytes)
src/functions.js:21
↓ 1 callers
Function
AESEncrypt
(bytes)
src/functions.js:28
↓ 1 callers
Function
AddHeader
(bytes)
src/functions.js:57
↓ 1 callers
Function
BytesToString
(bytes)
src/functions.js:16
↓ 1 callers
Function
Decode
(bytes)
src/functions.js:85
↓ 1 callers
Function
Encode
(jsonString)
src/functions.js:93
↓ 1 callers
Function
GenerateLengthPrefixedString
(length)
src/functions.js:37
↓ 1 callers
Function
Hash
(string)
src/functions.js:101
↓ 1 callers
Function
RemoveHeader
(bytes)
src/functions.js:67
↓ 1 callers
Method
addToHistory
(jsonString, fileName, hash)
src/history.js:28
↓ 1 callers
Method
count
()
src/history.js:7
↓ 1 callers
Method
removeFromHistory
(hash)
src/history.js:37
↓ 1 callers
Method
removeLeastRecent
()
src/history.js:41
↓ 1 callers
Method
syncFromLocalStorage
()
src/history.js:10
↓ 1 callers
Method
syncToLocalStorage
()
src/history.js:18
Function
HumanTime
(date)
src/functions.js:112
Method
constructor
()
src/index.js:12
Method
constructor
()
src/index.js:137
Method
constructor
()
src/history.js:4
Method
constructor
()
src/windowDrag.js:4
Function
decode
(buffer)
src/base64.js:34
Function
encode
(buffer)
src/base64.js:5
Method
render
()
src/index.js:99
Method
render
()
src/index.js:143