Skip to main content

ta_to_bytes

Function ta_to_bytes 

Source
pub(crate) fn ta_to_bytes(this: &Value) -> Vec<u8>
Expand description

TypedArray インスタンスの要素を u8 バイト列として取り出す(Uint8Array 専用機能で使用)。