ErrEOL Property

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

Syntax

public byte[] getErrEOL();
public void setErrEOL(byte[] errEOL);

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.

Default Value

"ASCII code 10 (newline)"

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 Android Edition - Version 20.0 [Build 8307]