메소드 | 설명 | |
---|---|---|
emit_byte ( int val ) : bool |
Emits a byte.
|
|
empty_output_buffer ( ) : bool |
Empties output buffer.
|
|
init_destination ( ) : void |
Initializes this instance.
|
|
term_destination ( ) : void |
Term_destinations this instance.
|
메소드 | 설명 | |
---|---|---|
initInternalBuffer ( byte buffer, int offset ) : void |
Initializes the internal buffer.
|
protected initInternalBuffer ( byte buffer, int offset ) : void | ||
buffer | byte | The buffer. |
offset | int | The offset. |
리턴 | void |