package com.irtimaled.bbor.client; public class Constants { public static final int CHUNK_SIZE = 16; }