abstract class EnsLib.TCP.TextLineCommon
extends %RegisteredObject
• parameter SETTINGS = "Charset::selector?context={Ens.ContextSearch/CharacterSets}";
• property %HadCR
as %Boolean;
Write out lines with same terminator as lines we read
• property %PartialLine
as %String;
• property %Table
as %String;
• property Charset
as %String [ InitialExpression = "Default" ];
Text Charset to use to decode incoming data and encode outgoing data
Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.