Articles tagged with "IO"

BinaryReader needs a better way to read strings and types. Here's a quick and dirty fix
BinaryReader and BinaryWriter can be used to parse or write binary files more easily and in a portable manner
Run your IoT display driver independent of the bus it uses, whether I2C, SPI or parallel