-
Notifications
You must be signed in to change notification settings - Fork 42
Commit d33bcc3
committed
Use reflection to call Base64 class
1 parent 6057ea4 commit d33bcc3
File tree
2 files changed
+37
-4
lines changed- src/main/java/dev/gustavoavila/websocketclient
- common
2 files changed
+37
-4
lines changedLines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 | - | ||
25 | 24 |
| |
26 | 25 |
| |
27 | 26 |
| |
| |||
682 | 681 |
| |
683 | 682 |
| |
684 | 683 |
| |
685 | - | ||
684 | + | ||
686 | 685 |
| |
687 | 686 |
| |
688 | 687 |
| |
| |||
849 | 848 |
| |
850 | 849 |
| |
851 | 850 |
| |
852 | - | ||
851 | + | ||
853 | 852 |
| |
854 | 853 |
| |
855 | 854 |
| |
856 | 855 |
| |
857 | - | ||
856 | + | ||
858 | 857 |
| |
859 | 858 |
| |
860 | 859 |
| |
|
Lines changed: 34 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | + | ||
4 | + | ||
5 | + | ||
3 | 6 |
| |
4 | 7 |
| |
5 | 8 |
| |
| |||
39 | 42 |
| |
40 | 43 |
| |
41 | 44 |
| |
45 | + | ||
46 | + | ||
47 | + | ||
48 | + | ||
49 | + | ||
50 | + | ||
51 | + | ||
52 | + | ||
53 | + | ||
54 | + | ||
55 | + | ||
56 | + | ||
57 | + | ||
58 | + | ||
59 | + | ||
60 | + | ||
61 | + | ||
62 | + | ||
63 | + | ||
64 | + | ||
65 | + | ||
66 | + | ||
67 | + | ||
68 | + | ||
69 | + | ||
70 | + | ||
71 | + | ||
72 | + | ||
73 | + | ||
74 | + | ||
75 | + | ||
42 | 76 |
|
0 commit comments