Uses of Class
com.luna.common.io.FastByteBuffer
-
Uses of FastByteBuffer in com.luna.common.io
Modifier and TypeMethodDescriptionFastByteBuffer.append
(byte element) 向快速缓冲加入一个字节FastByteBuffer.append
(byte[] array) 向快速缓冲加入数据FastByteBuffer.append
(byte[] array, int off, int len) 向快速缓冲加入数据FastByteBuffer.append
(FastByteBuffer buff) 将另一个快速缓冲加入到自身