FileBucket.get

Return the serialized data for the provided key. Returns null if the key was not found.

class FileBucket
void[]
get
(
const(char)[] key
)

Meta