OctetStringImpl.opEquals

Compare two strings

struct OctetStringImpl
const
bool
opEquals
(
const ref OctetString other
)

Parameters

other OctetString

an octet string

Return Value

Type: bool

true if x is equal to y

Meta