Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ColmapView/Colmapview.github.io
/ urlCameraStateCodec.test.ts
File
urlCameraStateCodec.test.ts
src/utils/urlCameraStateCodec.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
'vitest'
;
2
import
type
{ CameraViewState } from
'../store/types'
;
3
import
{
4
decodeCameraFromBytes,
Callers
nothing calls this directly
Calls
9
encodeCameraState
Function · 0.90
decodeCameraStateBinary
Function · 0.90
decodeCameraFromBytes
Function · 0.90
encodeCameraStateBinary
Function · 0.90
decodeCameraStateLegacy
Function · 0.90
toBase64Url
Function · 0.90
fromBase64Url
Function · 0.90
get
Method · 0.80
fill
Method · 0.65
Tested by
no test coverage detected