Java
Files
Uploading and managing files.
The sample code on this page is based on the initial assumptions.
File publicMeta
and privateMeta
fields support any kind of data formats encoded to byte arrays. Examples in this section use kotlinx-serialization-json-jvm
dependency for Kotlin and com.google.code.gson:gson
for Java to serialize object to JSON format.
Uploading Files
Uploading file to a Store in the most basic way:
Getting Files
Define file item class with decoded privateMeta
.
Fetching the most recent files in given Store:
Managing Files
We use cookies on our website. We use them to ensure the proper functioning of the site and, if you agree, for purposes we set, such as analytics or marketing.