is_equal


Description:

public bool is_equal (EncodingProfile b)

Checks whether the two EncodingProfile are equal

Parameters:

this

a EncodingProfile

b

a EncodingProfile

Returns:

true if this and b are equal, else false.