WriteFloat( ) method
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Write the signed 4-byte value of d (as a
FLOAT) to the current MemoryOutputStream object.
Note: This method is equivalent to the
PUT-FLOAT statement, which applies to MEMPTR variables but not to
MemoryOutputStream objects.Return type: VOID
Access: PUBLIC
Applies to:Progress.IO.MemoryOutputStream class
Syntax
|