G
Guest
Can some one help me how to read read buffer into a block buffer. Buffer A
is contain 256 Kb data, I want to read data out of this buffer for every 64
kb and store into a sub buffer B, C, D, E (the size of each of these buffer
is also 64kb).
Any help are appreciated.
is contain 256 Kb data, I want to read data out of this buffer for every 64
kb and store into a sub buffer B, C, D, E (the size of each of these buffer
is also 64kb).
Any help are appreciated.