Programming Language
Abap
ActionScript
Assembly
BASIC
C
C#
C++
Clojure
Cobol
CSS
Dart
Delphi
Elixir
Erlang
F#
Fortran
Go
Groovy
Haskell
Html
Java
Javascript
Julia
Kotlin
Lisp
Lua
Matlab
Objective-C
Pascal
Perl
PHP
Prolog
Python
R
Ruby
Rust
Scala
Scheme
Shell/Bash
SQL
Swift
TypeScript
VBA
Framework
AngularJS
Backbone
Bootstrap CSS
Bootstrap Javascript
Bulma
CakePHP
CodeIgniter
Django
Drupal
Ember
Express
Flask
Flutter
Foundation
Ionic
jQuery
Laravel
Materialize
Next.js
Node.js
Nuxt.js
React
Semantic UI
Spring
Symfony
Unity
Vaadin
Vue
Wordpress
Yii
Zend
Categories
Tags
Byte
New post in Byte
How to send large byte arrays between activities in Android?
September 15th, 2022
android
image
android-activity
byte
jpeg
Removing extra "empty" characters from byte array and converting to a string
June 4th, 2022
arrays
string
byte
concatenation
java
Java String.getBytes("UTF8") JavaScript analog
September 16th, 2022
java
javascript
string
utf-8
byte
Delphi - BinToHex and HexToBin : Reversal
September 15th, 2022
arrays
delphi
hex
byte
delphi-xe2
Convert a ushort value into two byte values in C#
June 4th, 2022
c#
byte
boolean-logic
ushort
bitwise-ANDing with 0xff is important?
September 16th, 2022
java
byte
bitwise-operators
short
bitwise-and
Convert bitstring to byte in java
September 15th, 2022
java
byte
Convert IP or MAC address from string to byte array (Arduino or C)
September 16th, 2022
c
arrays
arduino
byte
bytearray
Convert ushort[] into byte[] and back
September 23rd, 2022
c#
arrays
byte
ushort
TypeError: decoding str is not supported (converting bytes into str)
June 4th, 2022
python
byte
decoding
How does MySQL varchar know how many bytes indicate the length?
September 28th, 2022
mysql
char
byte
varchar
maxlength
Python - Convert bytes / unicode tab delimited data to csv file
June 17th, 2022
python
python-3.x
csv
byte
ascii
Test if byte is empty in python
June 5th, 2022
python
byte
Java converting byte array to string UTF-8
June 4th, 2022
java
android
arrays
byte
How can I read a byte array from a socket in Python
June 4th, 2022
python
byte
sockets
string
Create a copy of an image - python
June 4th, 2022
python
byte
binary
image
how to fix json.dumps error ''utf8' codec can't decode byte 0xe0 in position 2'?
June 5th, 2022
python-2.7
byte
json
Convert a String of bytes into ASCII
June 4th, 2022
java
byte
sockets
android
Read file byte by byte using C
June 4th, 2022
c
hex
byte
how can i write a byte array to a file using a SaveFileDialog?
June 5th, 2022
.net
c#
arrays
byte
PHP convert hex to byte
June 4th, 2022
byte
php
hex
Writing bytes from a struct into a file with c#
June 5th, 2022
byte
struct
filestream
c#
Read certain number of bytes from file and print to console in C
June 4th, 2022
byte
c
How to extract 2 bytes from a word, and how to make a word from 2 bytes (in C)?
June 5th, 2022
byte
c
word
Convert int to byte as HEX in C#
June 5th, 2022
c#
hex
byte
int
How to append a byte to a string in Java?
June 5th, 2022
string
byte
hex
java
Byte arithmetic: How to subtract to a byte variable?
June 5th, 2022
byte
java
How to convert a byte to a char, e.g. 1 -> '1'?
June 5th, 2022
char
byte
c#
Open pdf in Iframe passing byte data
June 4th, 2022
c#
iframe
byte
How to "Add" two bytes together
September 3rd, 2022
byte
c#
←
1
2
3
4
5
6
7
8
9
…
12
13
→