property SdlStringInput.prototype.lineChunks

Indicates that the chunks do not already end at line breaks and that client code that wants to work by-line must scanning for line breaks.

Type

boolean

Usage

import { SdlStringInput } from ".";