mirror of
https://github.com/borgesdan/xn65
synced 2024-12-29 21:54:47 +01:00
Adiciona um TODO em BinaryReader
This commit is contained in:
parent
764184341a
commit
5e4bab9b06
@ -13,6 +13,8 @@ namespace csharp {
|
||||
* Also the reading of primitives was modified.
|
||||
*/
|
||||
|
||||
//TODO: ReadString and ReadChar as it only reads ASCII characters
|
||||
|
||||
//The BinaryReader class uses byte encodings, by default UTF8
|
||||
class BinaryReader {
|
||||
public:
|
||||
|
Loading…
x
Reference in New Issue
Block a user