| Package | Description |
|---|---|
| org.jitsi.impl.neomedia.transform.fec |
| Modifier and Type | Method and Description |
|---|---|
FlexFec03BitSet |
FlexFec03Mask.getMaskWithKBits() |
static FlexFec03BitSet |
FlexFec03BitSet.valueOf(byte[] bytes)
Parse the value of the given byte buffer into the bitset
|
static FlexFec03BitSet |
FlexFec03BitSet.valueOf(byte[] bytes,
int offset,
int length)
Parse the given bytes (at the given offset and length) into a
FlexFec03BitSet
|
Copyright © 2022 jitsi.org. All rights reserved.