Jcat.Blob.Blob – jcat Reference Manual
Packages
jcat
Jcat
Blob
kind_from_string
kind_to_filename_ext
kind_to_string
Blob
Blob.full
Blob.utf8
get_appstream_id
get_data
get_data_as_string
get_kind
get_target
get_timestamp
set_appstream_id
set_target
set_timestamp
to_string
Blob
Description:
[
CCode
( has_construct_function =
false
) ]
[
Version
( since =
"0.1.0"
) ]
public
Blob
(
BlobKind
kind,
Bytes
data)
Creates a new blob.
Parameters:
kind
BlobKind
, e.g.
jcat_blob_kind_sha256
data
Bytes
Returns:
a
Blob