프로퍼티 | 타입 | 설명 | |
---|---|---|---|
buf | byte[] | ||
len | int |
메소드 | 설명 | |
---|---|---|
Box ( ) : System | ||
Box ( byte buf ) : System | ||
Box ( byte buf, int len ) : System | ||
append ( |
||
dump ( ) : void | ||
f4 ( float v ) : void | ||
f8 ( double v ) : void | ||
skip ( int num ) : void | ||
u1 ( int v ) : void | ||
u2 ( int v ) : void | ||
u2 ( int pos, int v ) : void | ||
u4 ( int v ) : void | ||
u4 ( int pos, int v ) : void | ||
u4 ( int pos, uint v ) : void | ||
u4 ( uint v ) : void | ||
u8 ( long v ) : void | ||
utf ( string s ) : void |
메소드 | 설명 | |
---|---|---|
grow ( ) : void |