/Brightscript-Utilities

Repository is a collection of tools and examples in brightscript. Includes some math utilities (e.g. xor) and an OO-ish byte array reader

Primary LanguageBrightscriptApache License 2.0Apache-2.0

Brightscript-Utilities

A repo for brightscript utilities and tools

This repo consists of patterns and functions not natively provided by Roku or brightscript including:

  • Generic Priority Queues
  • Generic Array Sorting
  • to string functions for boolean variables
  • epoch data time representation in milliseconds
  • Byte Array Reader wrapper layer
  • Bitfield Parser
  • Utility to format objects for urls

To run tests: sh deploy.sh