mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-24 17:35:10 +03:00
d125a54656
This converts from using ArrayBuffer in the text parsers to using Uint8Array. This avoids doing extra buffer copies when using ArrayBuffer.slice(). Closes #1022 Change-Id: I34a789ec4eb76c95169ba81f27a8433ef25f27f0