Originally reported by: Yaroslav Boris (Bitbucket: Boris_Yaroslav, GitHub: Unknown)
How about to realize the version without using buffers?
This will be useful for the controllers, who do not have a lot of memory.
For example: I received byte - passed to the function, the function may call another function, which sends the decoded byte.
Originally reported by: Yaroslav Boris (Bitbucket: Boris_Yaroslav, GitHub: Unknown)
How about to realize the version without using buffers?
This will be useful for the controllers, who do not have a lot of memory.
For example: I received byte - passed to the function, the function may call another function, which sends the decoded byte.