Constant Field Values
Contents
com.iwebpp.*
-
com.iwebpp.crypto.TweetNaclFast.Box Modifier and Type Constant Field Value public static final int
boxzerobytesLength
16
public static final int
nonceLength
24
public static final int
overheadLength
16
public static final int
publicKeyLength
32
public static final int
secretKeyLength
32
public static final int
sharedKeyLength
32
public static final int
zerobytesLength
32
-
com.iwebpp.crypto.TweetNaclFast.Hash Modifier and Type Constant Field Value public static final int
hashLength
64
-
com.iwebpp.crypto.TweetNaclFast.ScalarMult Modifier and Type Constant Field Value public static final int
groupElementLength
32
public static final int
scalarLength
32
-
com.iwebpp.crypto.TweetNaclFast.SecretBox Modifier and Type Constant Field Value public static final int
boxzerobytesLength
16
public static final int
keyLength
32
public static final int
nonceLength
24
public static final int
overheadLength
16
public static final int
zerobytesLength
32
-
com.iwebpp.crypto.TweetNaclFast.Signature Modifier and Type Constant Field Value public static final int
publicKeyLength
32
public static final int
secretKeyLength
64
public static final int
seedLength
32
public static final int
signatureLength
64
discord4j.voice.*
-
discord4j.voice.AudioProvider Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
2048
-
discord4j.voice.AudioReceiver Modifier and Type Constant Field Value public static final int
DEFAULT_BUFFER_SIZE
2048
-
discord4j.voice.Opus Modifier and Type Constant Field Value public static final int
FRAME_SIZE
960
public static final int
FRAME_TIME
20
public static final int
SAMPLE_RATE
48000
-
discord4j.voice.json.Heartbeat Modifier and Type Constant Field Value public static final int
OP
3
-
discord4j.voice.json.HeartbeatAck Modifier and Type Constant Field Value public static final int
OP
6
-
discord4j.voice.json.Hello Modifier and Type Constant Field Value public static final int
OP
8
-
discord4j.voice.json.Identify Modifier and Type Constant Field Value public static final int
OP
0
-
discord4j.voice.json.Ready Modifier and Type Constant Field Value public static final int
OP
2
-
discord4j.voice.json.Resume Modifier and Type Constant Field Value public static final int
OP
7
-
discord4j.voice.json.Resumed Modifier and Type Constant Field Value public static final int
OP
9
-
discord4j.voice.json.SelectProtocol Modifier and Type Constant Field Value public static final int
OP
1
-
discord4j.voice.json.SessionDescription Modifier and Type Constant Field Value public static final int
OP
4
-
discord4j.voice.json.Speaking Modifier and Type Constant Field Value public static final int
OP
5
-
discord4j.voice.json.VoiceDisconnect Modifier and Type Constant Field Value public static final int
OP
13