OS_STREAM_ALLOW_DIRECT_RW Definition

This constant determines whether the direct read-write feature for streams is enabled or disabled. When this constant is set to 1, the feature is available; when set to 0, it is disabled. The default value is 1. If this feature is not required, it can be disabled to reduce the total code size. For further details, please refer to the Stream Objects section.

SpaceShadow documentation