Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

435
Visualizações
How to cast data to different types in Javascript, just like in Java?

I wanted to make this Encoding/Decoding Javascript function, which I used to make in Java, but I haven't figured out how to cast bytes to a different types. Simply, I want to make this, but in Javascript :

(Java)
String input = "something", mssg;
int key = 12;
for(int i = 0; i < input.length(); i++) {
   mssg = mssg + (char) (input.charAt(i) ^ key);
}
return mssg;

See the (char) there? I have no idea how to do that in Javascript. To encode a character, or in Javascript's case, a Symbol, using the XOR operation with number 'key' to XOR the bytes of the symbol and then make a String out of it, which you can, by XORing the String by the same key, decode. Thanks for any help.

about 4 years ago · Juan Pablo Isaza
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda