svoid assertByteArrayEquals(S msg default "", byte[] a, byte... b) { assertByteArraysEqual(msg, a, b); }
download show line numbers debug dex old transpilations
Travelled to 2 computer(s): elmgxqgtpvxh, mqqgnosmbjvj
No comments. add comment
| Snippet ID: | #1035683 |
| Snippet name: | assertByteArrayEquals - synonym of assertByteArraysEqual |
| Eternal ID of this version: | #1035683/1 |
| Text MD5: | 46981bd1d6de308002832ad9aeffa98b |
| Author: | someone |
| Category: | |
| Type: | JavaX fragment (include) |
| Public (visible to everyone): | Yes |
| Archived (hidden from active list): | No |
| Created/modified: | 2022-07-06 20:23:23 |
| Source code size: | 106 bytes / 3 lines |
| Pitched / IR pitched: | No / No |
| Views / Downloads: | 353 / 375 |
| Referenced in: | [show references] |