public static ByteM operator |(
ByteM left,
ByteM right
)Public Shared Operator Or (
left As ByteM,
right As ByteM
) As ByteMpublic:
static ByteM operator |(
ByteM left,
ByteM right
)static let inline (|||)
left : ByteM *
right : ByteM : ByteM