• 追加された行はこの色です。
  • 削除された行はこの色です。
  • TypedArray へ行く。

- Typed Array Specification
--  http://www.khronos.org/registry/typedarray/specs/latest/

* Android [#android]

- public class TypedArray extends Object
--  http://developer.android.com/reference/android/content/res/TypedArray.html

* tutorial [#qa281443]
- TYPED ARRAYS: BINARY DATA IN THE BROWSER
--  http://www.html5rocks.com/ja/tutorials/webgl/typed_arrays/

* 関連 [#rel]

- [[DataView]]