读书人

门类数组javascript访问二进制数据的

发布时间: 2012-10-09 10:21:45 作者: rapoo

类型数组,javascript访问二进制数据的方式
才知道javascript也能访问二进制代码
This specification provides an API for interoperability with native binary data. It defines a generic fixed-length buffer type, as well as accessor types that allow access to the data stored within the buffer.

http://www.khronos.org/registry/typedarray/specs/latest/

读书人网 >JavaScript

热点推荐