Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
write (encoder, offset) {
throw error.methodUnimplemented()
}
/**
isCountable () {
throw error.methodUnimplemented()
}
/**
delete (transaction) {
throw error.methodUnimplemented()
}
/**
mergeWith (right) {
throw error.methodUnimplemented()
}
/**
integrate (transaction) {
throw error.methodUnimplemented()
}
}
getRef () {
throw error.methodUnimplemented()
}
}
getContent () {
throw error.methodUnimplemented()
}
/**
_copy () {
throw error.methodUnimplemented()
}
gc (store) {
throw error.methodUnimplemented()
}
/**
splice (offset) {
throw error.methodUnimplemented()
}
/**