There was an error while loading. Please reload this page.
Besides read and write which are sync methods, there are async methods truncate, getSize, flush and close, returning promises.
read
write
truncate
getSize
flush
close
Does it make sense for the dedicated interface available only in dedicated workers to have async methods ?