Feeds
질문
How to create block size of 512 bit from binary data and add padding to that block?
What if we are asking to deal with byte object where bytes is the class and its object is data block and then you need to add p...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
How to add padding in 512 bit block?
I want to add and delete extra bits in 512 blocks, no matter what extra numbers of bit i give. (user will provide the no. of bit...
거의 2년 전 | 답변 수: 1 | 0
1
답변질문
I have a binary data of unknown length and i have to divide it into different blocks of size 512 bit. How should I do it?
...
대략 2년 전 | 답변 수: 1 | 0
