Skip to content

ShareIt-project/BoolArray.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BoolArray - Custom ArrayBufferView for packet booleans

(C) 2012 - Jesús Leganés Combarro "Piranna" <[email protected]>

It allow to access to an array of booleans structure with an API similar to the
ArrayBufferView objects but using far less memory usage, using just one bit per
each boolean value.

About

BoolArray class based on ArrayBufferView types

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published