1.5 Applicability Statement
The .NET Remoting: Binary Format Data Structure can be used as part of a Remote Method invocation protocol or to persist an object graph. It has a compact octet stream representation that makes it applicable to wire protocols. Because the format is binary, it is not suitable for cases where the output has to be human readable. The format does not include additional information to aid in error detection or to prevent corruption.