BufferedFileReader & BufferedFileWriter: extending BinaryReader and BinaryWriter using BufferedStream





5.00/5 (3 votes)
Hi Olivier,First, thank you for your helpful post here and I'd like introduce some suggestion that might help to increase the performance of the Read & Write methods (of arrays such as ReadIntArray, ReadFloatArray and WriteIntArray, .... etc.). My suggestion is to make use of the...