Ryouiki
Self-hosted domain communication service

Media

Media headers contain metadata about uploaded files.

Media {
    Bucket :natural
    Index  :natural
    Prefix :block{8}
    Hash   :block{32}
}

Properties

Bucket

Identifier of the bucket containing the data.

Index

Object index of the data in the block file.

Prefix

First 8 bytes of data; used for hash validation.

Hash

SHA-256 hash of the data.