Byte-wise
बाइट-स्तरीय (हर बाइट के अनुसार/प्रति बाइट)
Origin & History
Formed in computing English by combining byte (a unit of digital information, typically 8 bits) + -wise (“in the manner of”), used from the mid-to-late 20th century in technical contexts.
यह शब्द कंप्यूटिंग अंग्रेज़ी में byte (डिजिटल सूचना की इकाई, सामान्यतः 8 bits) और -wise (“के तरीके से/की दृष्टि से”) को जोड़कर बना; तकनीकी संदर्भों में इसका उपयोग 20वीं सदी के मध्य-उत्तर काल से मिलता है।
Definition
Byte-wise describes an operation performed per byte (8 bits) rather than on larger units like words or blocks; it is common in tasks such as comparisons, masking, encryption, hashing, parsing, and memory inspection.
Byte-wise का अर्थ है ऐसा कार्य जो बड़े इकाइयों (जैसे word या block) के बजाय हर byte (8 bits) के स्तर पर किया जाए; यह तुलना, masking, encryption, hashing, parsing, और memory inspection जैसे कामों में आम है।