프로퍼티 | 타입 | 설명 | |
---|---|---|---|
d | System.DateTime | ||
tw |
메소드 | 설명 | |
---|---|---|
DumpBuffer ( byte buffer, int Length ) : |
||
DumpBuffer ( byte buffer, int p, uint op, uint lng ) : void | ||
DumpBuffer ( byte buffer, string t ) : void |
public static DumpBuffer ( byte buffer, int Length ) : |
||
buffer | byte | |
Length | int | |
리턴 |
public static DumpBuffer ( byte buffer, int p, uint op, uint lng ) : void | ||
buffer | byte | |
p | int | |
op | uint | |
lng | uint | |
리턴 | void |
public static DumpBuffer ( byte buffer, string t ) : void | ||
buffer | byte | |
t | string | |
리턴 | void |