Skip to main content

blob_bytes_to_string

Function blob_bytes_to_string 

Source
pub(crate) fn blob_bytes_to_string(blob: &Value) -> Option<String>
Expand description

Blob の隠しプロパティ _blob_bytesObjKind::Array の数値配列)を UTF-8 文字列へ同期的に変換する(クリップボード書き込みで .text() の Promise を 経由せず値を取り出すためのヘルパー)。