Method

IdeLineReaderinit

Declaration

void
ide_line_reader_init (
  IdeLineReader* reader,
  gchar* contents,
  gssize length
)

Description

No description available.

Parameters

contents

Type: gchar*

No description available.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.
length

Type: gssize

No description available.