Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cryptii/cryptii
/ getBucketLength
Method
getBucketLength
src/Pipe.js:462–464 ·
view source on GitHub ↗
* Returns the number of buckets. * @return {number}
()
Source
from the content-addressed store, hash-verified
460
* @
return
{number}
461
*/
462
getBucketLength () {
463
return
this._bucketContent.length
464
}
465
466
/**
467
* Returns content of given bucket.
Callers
1
extract
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected