public abstract class Bytes extends Object
| Constructor and Description |
|---|
Bytes() |
| Modifier and Type | Method and Description |
|---|---|
static void |
XOREncipherBytes(byte[] data,
byte key,
int off,
int len)
XOR encipher byte array
|
Copyright © 2024 SiLA Java Developers. All rights reserved.