Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 184 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 184 Bytes

PySharp

C# BinaryReader 메서드 모듈입니다.

from PySharp.Binary import *을 통해 불러올 수 있으며, 기본값으로 LittleEndian으로 읽기/쓰기를 합니다.