ErrEOL Property

Used to break the stderr data stream into chunks separated by its value.

Syntax

public var errEOL: String
public var errEOLB: ByteArray?

Default Value

"ASCII code 10 (newline)"

Remarks

The ErrEOL property is used to define boundaries in the Stderr stream using the value of the property.

This property is not available at design time.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks 2020 Kotlin Edition - Version 20.0 [Build 7941]