Limit to Android to call streaming standard routines
On Android it causes issues if non-streaming standard routines are called from streaming functions. In other environments the compiler can choose which function should be called.
On Android it causes issues if non-streaming standard routines are called from streaming functions. In other environments the compiler can choose which function should be called.