메소드 | 설명 | |
---|---|---|
GetBytes ( string str ) : byte[] | ||
GetInt ( |
||
GetInt16 ( |
||
GetString ( byte bytes ) : string | ||
ReadString ( |
||
WriteInt ( |
||
WriteString ( |
||
WriteUShort ( |
public static GetInt16 ( |
||
fs | ||
리턴 | ushort |
public static ReadString ( |
||
fs | ||
리턴 | string |
public static WriteInt ( |
||
fs | ||
i | int | |
리턴 | void |
public static WriteString ( |
||
fs | ||
s | string | |
리턴 | void |
public static WriteUShort ( |
||
fs | ||
i | ushort | |
리턴 | void |