toggle menu
UIQ3
7.1.0
Library
switch theme
search in API
UIQ3
/
net.sourceforge.uiq3.database
/
ContentValues
/
putBlob
put
Blob
Library
open
fun
putBlob
(
key
:
String
,
value
:
String
)
Adds a value to the set.
Parameters
key
the name of the value to put
value
the data for the value to put
See also
android.
content.
Content
Values#put(String,
byte[])