BinaryFormat.Transform
This function returns a binary format that can convert values read by another binary format. The binaryFormat parameter indicates the specific binary format that will be utilized to read the value. Up...
This function returns a binary format that can convert values read by another binary format. The binaryFormat parameter indicates the specific binary format that will be utilized to read the value. Upon invocation of the function, the read value is processed and the transformed value is returned.