Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptii/cryptii
/ ByteEncoder.js
File
ByteEncoder.js
test/ByteEncoder.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
'assert'
2
import
{ describe, it } from
'mocha'
3
4
import
ByteEncoder from
'../src/ByteEncoder.js'
Callers
nothing calls this directly
Calls
4
hexStringFromBytes
Method · 0.80
bytesFromHexString
Method · 0.80
base64StringFromBytes
Method · 0.80
bytesFromBase64String
Method · 0.80
Tested by
no test coverage detected