static bool byteArraysEqual(byte[] a, byte[] b) { ret Arrays.equals(a, b); }
Began life as a copy of #1010491
download show line numbers debug dex old transpilations
Travelled to 7 computer(s): bhatertpkbcr, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt, xrpafgyirdlv
No comments. add comment
Snippet ID: | #1024842 |
Snippet name: | byteArraysEqual |
Eternal ID of this version: | #1024842/1 |
Text MD5: | 0e0f731a23ad67b5af2b10f3ff2d2de7 |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2019-08-26 21:40:40 |
Source code size: | 80 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 233 / 276 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |