72
72
unsigned char **current_pos, **current_end;
79
74
A caller will use my_b_read() macro to read from the cache
80
75
if the data is already in cache, it will be simply copied with
81
76
memcpy() and internal variables will be accordinging updated with