PHP-dataURI API
Class

DataURI\Exception\TooLongDataException

class TooLongDataException extends Exception implements Exception

Methods

__construct($message, $length)

int getLength()

Length of the data

Details

at line 38
public __construct($message, $length)

Parameters

$message
$length

at line 48
public int getLength()

Length of the data

Return Value

int