Alexander Serdobintsev

Results 1 issues of Alexander Serdobintsev

Hi Devran, could you help me to understand, is it intended writing behaviour that divides writing with bits and bytes? For example: ```swift var bin = Binary(bytes: []) bin.writeBit(bit: 1)...