class
MCProtocol::BlobResourceContents
- MCProtocol::BlobResourceContents
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
mcprotocol/blob_resource_contents.crConstructors
Instance Method Summary
-
#blob : String
A base64-encoded string representing the binary data of the item.
-
#mimeType : String | Nil
The MIME type of this resource, if known.
-
#uri : URI
The URI of this resource.