hypercore
hypercore copied to clipboard
byteLength is 0 when sparse is false
Not sure why but byteLength
from core.info()
is 0 when creating a core with sparse: false
options. core.append()
does return the byteLength
correctly though.