Typed Arrays in ECMAScript 6 Sep 26, 2015 Typed Arrays are an ECMAScript 6 API for handling binary data. This blog post explains how they work. view source Advertisement