A framework for building native applications using React
JSIndexedRAMBundle: Don't read null bytes for scripts
Summary: `JSIndexedRAMBundle` used to read scripts including the terminating null bytes. That worked on iOS, but not on Android, where we have an ascii-only optimization. This changes that behavior to only read the actual script data excluding the terminal null. Reviewed By: javache Differential Revision: D4265374 fbshipit-source-id: 7e6f943666aee610d79939cef09b103305803c69
D
David Aurelio committed
b1a23914fa428992a31ce5b6c4a35155998e5a47
Parent: 9c0ea77
Committed by Facebook Github Bot <facebook-github-bot-bot@fb.com>
on 12/3/2016, 10:28:37 AM