Replies: 3 comments
-
Beta Was this translation helpful? Give feedback.
0 replies
-
❓ Byte Ordering 이란?🌱 [ Byte Ordering ] : 컴퓨터 메모리 공간에 여러개의 연속된 데이터를 배열 하는 방법
🌱 [ Big Endian ] : 큰 단위가 낮은 메모리 주소에 배열 되는 방법
🌱 [ Little Endian ] : 낮은 단위가 낮은 메모리 주소에 배열되는 방법
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Uh oh!
There was an error while loading. Please reload this page.
-
Beta Was this translation helpful? Give feedback.
All reactions