public class UidHelper extends Object
Modifier and Type | Method and Description |
---|---|
static void |
packInto(Uid u,
OutputBuffer buff) |
static Uid |
unpackFrom(InputBuffer buff) |
public static final Uid unpackFrom(InputBuffer buff) throws IOException
IOException
public static final void packInto(Uid u, OutputBuffer buff) throws IOException
IOException
Copyright © 2021 JBoss by Red Hat. All rights reserved.