Preparing search index...
The search index is not available
DWN-SDK Documentation - v0.5.2
DWN-SDK Documentation
DataStorePutResult
Type Alias DataStorePutResult
Data
Store
Put
Result
:
{
dataSize
:
number
;
}
Result of a data store
put()
method call.
Type declaration
data
Size
:
number
The number of bytes of the data stored.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
DWN-SDK Documentation - v0.5.2
Loading...
Result of a data store
put()
method call.