@ethereumjs/util
@ethereumjs/util / ValueEncoding
ValueEncoding: object
object
Defined in: packages/util/src/db.ts:17
readonly Bytes: "view" = 'view'
readonly
"view"
'view'
readonly JSON: "json" = 'json'
"json"
'json'
readonly String: "string" = 'string'
"string"
'string'