Method | Description | |
---|---|---|
__construct ( Settings $settings ) | Create the helper class | |
__toString ( ) | ||
createEOFRecord ( ) | ||
createFCISRecord ( $textLength ) | ||
createFLISRecord ( ) | ||
createRecords ( string $data ) : array(Record) | Create records from a data string |
Method | Description | |
---|---|---|
asString ( $int, $size ) |
public __construct ( Settings $settings ) | ||
$settings | Settings | The Settings to be used for the records |
public createRecords ( string $data ) : array(Record) | ||
$data | string | |
return | array(Record) |