- pos - Variable in class org.apache.directory.api.asn1.util.Asn1Buffer
-
The current position in the buffer
- pos - Variable in class org.apache.directory.api.asn1.util.Asn1Buffer2
-
The current position in the buffer
- processStateA(String, int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state B
(A) --['.']
- processStateB(String, byte[], int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state B
(B) --['0']--> (D)
(B) --['1'..'3']--> (C)
(B) --['4'..'9']--> (E)
- processStateC(String, byte[], int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state C
(C) --['.']
- processStateDE(String, byte[], int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state D and E
(D) --['.']
- processStateF(String, int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state F
(F) --['.']
- processStateG(String, byte[], int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state G
(G) --['0']--> (I)
(G) --['1'..'9']--> (H)
- processStateH(String, byte[], int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state H
(H) --['.']
- processStateI(String, byte[], int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state I
(I) --['.']
- processStateJ(String, byte[], int, int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state J
(J) --['.']
- processStateK(String, byte[], int, int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state J
(K) --['0']--> (M)
(K) --['1'..'9']--> (L)
- processStateL(String, byte[], int, int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state J
(L) --['.']
- processStateM(String, int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state J
(M) --['.']
- processStateStart(String, byte[], int) - Static method in class org.apache.directory.api.asn1.util.Oid
-
Process state A
(Start) --['0','1']--> (A)
(start) --['2']--> (F)
- put(byte) - Method in class org.apache.directory.api.asn1.util.Asn1Buffer
-
Store a byte at the current position in the buffer
- put(byte[]) - Method in class org.apache.directory.api.asn1.util.Asn1Buffer
-
Store some bytes at the current position in the buffer
- put(byte) - Method in class org.apache.directory.api.asn1.util.Asn1Buffer2
-
Store a byte at the current position in the buffer
- put(byte[]) - Method in class org.apache.directory.api.asn1.util.Asn1Buffer2
-
Store some bytes at the current position in the buffer