Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/serde_with/src/utils/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 16 kB image not shown  

Quelle  test_utils_atob.js   Sprache: unbekannt

 
/* Any copyright is dedicated to the Public Domain.
   http://creativecommons.org/publicdomain/zero/1.0/ */


function run_test() {
  let data = ["Zm9vYmE=""Zm9vYmE==""Zm9vYmE==="];
  for (let d in data) {
    Assert.equal(CommonUtils.safeAtoB(data[d]), "fooba");
  }
}

Messung V0.5
C=92 H=95 G=93

[ zur Elbe Produktseite wechseln0.2Quellennavigators  Analyse erneut starten  ]