BinaryFormat.Null

A binary format that interprets a sequence of zero bytes as a null value.

Syntax

BinaryFormat.Null(binary as binary) as any

About

A binary format that interprets a sequence of zero bytes as a null value.