Scott Kyle 9d373e630a Update data properties to return ArrayBuffers
As a convenience, the setters will take typed Arrays (e.g. Uint8Array) since that is a common representation of data in JS (as they are "views" of ArrayBuffer objects).

The tests have been updated to reflect this new behavior.
2015-11-17 13:32:31 -08:00
2015-11-03 08:37:54 +01:00
2015-09-09 11:25:54 -07:00
2015-11-04 15:30:36 -08:00
2015-11-04 15:30:36 -08:00
Description
Realm is a mobile database: an alternative to SQLite & key-value stores
https://realm.io
Pixar
Languages
JavaScript 45.9%
C++ 38.4%
Objective-C 3.9%
Shell 3.3%
Objective-C++ 3.2%
Other 5.3%