| import type { Version7Options } from './types.js'; | |
| type V7State = { | |
| msecs?: number; | |
| seq?: number; | |
| }; | |
| declare function v7(options?: Version7Options, buf?: undefined, offset?: number): string; | |
| declare function v7<TBuf extends Uint8Array = Uint8Array>(options: Version7Options | undefined, buf: TBuf, offset?: number): TBuf; | |
| export declare function updateV7State(state: V7State, now: number, rnds: Uint8Array): V7State; | |
| export default v7; | |
Xet Storage Details
- Size:
- 444 Bytes
- Xet hash:
- 0265e1a1a1b240e979670d3c35a6e9a3af9465d9b5d4e7fa34422813880ef09f
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.