noun
byte string; byte sequence
Computing term for a contiguous sequence of bytes, often used in programming, data processing, and file formats.
この関数はバイト列をUTF-8文字列に変換します。
This function converts a byte string into a UTF-8 string.
ファイルの先頭4バイト列がマジックナンバーです。
The first 4-byte sequence of the file is the magic number.