contains

fun contains(identifier: ByteString): Boolean
fun contains(identifier: Bstr): Boolean

Checks if this identifier list contains the given identifier

Return

if this list contains the given identifier

Parameters

identifier

identifier to check