SecureBlackbox 2020 iOS Edition

Questions / Feedback?

terminalEOLChar (property)

Specifies the End-of-Line character or sequence.

Syntax

@property (nonatomic,readwrite,assign,getter=terminalEOLChar,setter=setTerminalEOLChar:) NSData* terminalEOLChar;
- (NSData*)terminalEOLChar;
- (void)setTerminalEOLChar:(NSData*)newTerminalEOLChar;
public var terminalEOLChar: Data {
  get {...}
set {...} }

Remarks

Specifies the End-of-Line character or sequence.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]