Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 261 Bytes

binary_data_handling_01.md

File metadata and controls

9 lines (5 loc) · 261 Bytes

Questions

Question 1: Formatting

How do you format byte to the required format? Do you know other format string patterns?

Question 2: Cache

If you implement the stream infrastructure, how to implement the ReadByte method. What is you consideration