Write to socket
Encodes the byte array as a tristanable tagged message and then encodes that as a bformat message
Locks the writeLock mutex, sends it over the socket to the client/server, and unlocks the mutex
See Implementation
Write to socket
Encodes the byte array as a tristanable tagged message and then encodes that as a bformat message
Locks the writeLock mutex, sends it over the socket to the client/server, and unlocks the mutex