Julia Programming Language
Convert integer to bits array
New to Julia
chakravala
July 23, 2019, 4:01am
4
digits(x, base=2, pad=16) |> reverse
19 Likes
UInt8 access Bits?
show post in topic
Related topics
Topic
Replies
Views
Activity
Convert UInt array to bitarray
General Usage
convert
4
1838
August 1, 2021
Parse an array of bits (`BitArray`) to an integer
New to Julia
question
27
7239
May 11, 2023
How to get the eight bit values of a variable with UInt8?
New to Julia
binaryio
11
201
April 13, 2025
I have: Vector{UInt8}. I need: BitVector
General Usage
6
3564
May 25, 2022
Simple bit manipulation question
New to Julia
6
1335
March 1, 2018