memzero method

void memzero(
  1. JSUint8Array bytes
)

Implementation

external void memzero(JSUint8Array bytes);