Type Alias Uint8Array

Source
pub type Uint8Array = Vec<u8>;
Expand description

Miscellaneous

Aliased Typeยง

struct Uint8Array { /* private fields */ }