This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package org.javolution.io; | |
import java.nio.ByteBuffer; | |
/** | |
* Created by Administrator on 2017/3/10 0010. | |
* 导入库 | |
* javolution | |
*/ | |
public class StructTest { |