temp-clone
simplestore
/
com.uber.simplestore.primitive
/
PrimitiveSimpleStore
/
getString
get
String
@
CheckReturnValue
abstract
fun
getString
(
key
:
String
)
:
ListenableFuture
<
String
>
Content copied to clipboard
Retrieves a #
UTF_16BE
string.
Return
value if present, otherwise ""
Parameters
key
to fetch from