Receives a message from the provided socket by decoding the streamed bytes into bformat and finally placing the resulting payload in the provided array
the socket to receive from
the nbuffer to receive into
true if the receive succeeded, false otheriwse
See Implementation
Receives a message from the provided socket by decoding the streamed bytes into bformat and finally placing the resulting payload in the provided array