Genotype API Documentation - v0.1.0
    Preparing search index...

    Function processBuffer

    • Process text buffer to extract complete lines

      Handles different line ending styles (\n, \r\n, \r) and preserves incomplete lines for the next processing cycle.

      Parameters

      • buffer: string

        Text buffer to process

      Returns LineProcessingResult

      Object with complete lines and remainder

      If a single line exceeds maximum length