bloc
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
bloc
bloc
/
dev.bloc
/
HydratedStorage
/
read
read
abstract
fun
read
(
key
:
String
)
:
ByteArray
?
Returns the raw bytes stored under
key
, or
null
if absent.