SegmentTerminatorSuffix type

SegmentTerminatorSuffix の値を定義します。

type SegmentTerminatorSuffix = "NotSpecified" | "None" | "CR" | "LF" | "CRLF"