Read string up to the len or CLRLFparamlen Maximum number of characters to readreturnString with up to len bytes readed
Puts stringparamdata String to writereturnNumber of characters written
Read dataparambuf buffer to store the read bytes.returnnumber of bytes read.
Write dataparambuf containg the bytes to write.returnNumber of characters written.