forked from I2P_Developers/i2p.i2p
i2psnark: Synch operations on BitField byte array
This commit is contained in:
@@ -71,6 +71,8 @@ public class BitField
|
||||
* affect this BitField. Note that some bits at the end of the byte
|
||||
* array are supposed to be always unset if they represent bits
|
||||
* bigger then the size of the bitfield.
|
||||
*
|
||||
* Caller should synch on this and copy!
|
||||
*/
|
||||
public byte[] getFieldBytes()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user