public void ToStream(byte[] buff, int offset) { BytesHelper.CopyData(this.ToStream(), buff, offset); }