public class UL extends Object
SMPTE 298-2009
4.2 SMPTE-Administered Universal Label A fixed-length (16-byte) universal label, defined by this standard and administered by SMPTE.Constructor and Description |
---|
UL(byte[] bytes) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
get(int i) |
int |
hashCode() |
boolean |
maskEquals(UL o,
int mask) |
static UL |
newUL(String ul) |
static UL |
newULFromInts(int[] args) |
static UL |
read(ByteBuffer _bb) |
String |
toString() |
public static UL newULFromInts(int[] args)
public boolean maskEquals(UL o, int mask)
public int get(int i)
public static UL read(ByteBuffer _bb)
Copyright © 2019. All rights reserved.