The use cases are biased towards processing on the local machine, so all messages are sent in the native byte ordering.
由于只面向本地机器处理的使用情形,所以所有的消息都以其自然字节次序发送。
2
The JVM performs JIT compilation of byte code into machine code.
JVM可将字节代码即时编译为机器代码。
3
The remote archive is opened on the remote machine, and the byte stream from cat is sent to a subshell that first changes directory, and then it extracts the archive.