public class RecordMarkingUtil
extends java.lang.Object
RFC1831: RECORD MARKING STANDARD When RPC messages are passed on top of a
byte stream transport protocol (like TCP), it is necessary to delimit one
message from another in order to detect and possibly recover from protocol
errors. This is called record marking (RM).