Byte String Functions
Byte string functions operate on byte strings. Byte strings are used to represent binary data as opposed to character strings which represent Unicode strings (two bytes per character).
これは役に立ちましたか?