encode

abstract suspend fun encode(value: T?)

Tells the store how to encode an given value

Parameters

value

optional value to encode