load

abstract fun load(key: String): ByteBuffer?

Load an array of bytes from the storage directory based on the key.

Parameters

key

the key of the data to load