Skip to content
ratranqu edited this page Jan 28, 2021 · 1 revision

Batch

public protocol Batch: SetDeleter

Inheritance

SetDeleter

Requirements

write()

func write() throws

writeSync()

func writeSync() throws

close()

func close()

Clone this wiki locally