svoid clearStringBuilder(StringBuilder buf) { if (buf != null) buf.setLength(0); }
Began life as a copy of #1013562
download show line numbers debug dex old transpilations
Travelled to 8 computer(s): bhatertpkbcr, cfunsshuasjs, gwrvuhgaqvyk, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tvejysmllsmz, vouqrxazstgt
No comments. add comment
Snippet ID: | #1020430 |
Snippet name: | clearStringBuilder |
Eternal ID of this version: | #1020430/1 |
Text MD5: | e2d29905c0d6271e985f5a29956fc86a |
Author: | stefan |
Category: | javax |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2018-12-21 16:07:34 |
Source code size: | 86 bytes / 3 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 338 / 374 |
Referenced in: | #1006654 - Standard functions list 2 (LIVE, continuation of #761) |