Is there fast (cpu) way to apply bitmask to list o...
# getting-started
k
Is there fast (cpu) way to apply bitmask to list of bytes ( List<Int> ) ? Or just extract certain bits from that list?