--- /srv/reproducible-results/rbuild-debian/r-b-build.Y5xfASC0/b1/okio_1.16.0-2_amd64.changes +++ /srv/reproducible-results/rbuild-debian/r-b-build.Y5xfASC0/b2/okio_1.16.0-2_amd64.changes ├── Files │ @@ -1,3 +1,3 @@ │ │ - dd31c7ac64215d2edbe6b9b6dd6ffff0 109672 doc optional libokio-java-doc_1.16.0-2_all.deb │ + 83944d1ae485bff7b6ddd17c953d04f2 109684 doc optional libokio-java-doc_1.16.0-2_all.deb │ 417397c51eceea094285f4908d5c769f 97408 java optional libokio-java_1.16.0-2_all.deb ├── libokio-java-doc_1.16.0-2_all.deb │ ├── file list │ │ @@ -1,3 +1,3 @@ │ │ -rw-r--r-- 0 0 0 4 2021-01-05 12:50:16.000000 debian-binary │ │ -rw-r--r-- 0 0 0 2624 2021-01-05 12:50:16.000000 control.tar.xz │ │ --rw-r--r-- 0 0 0 106856 2021-01-05 12:50:16.000000 data.tar.xz │ │ +-rw-r--r-- 0 0 0 106868 2021-01-05 12:50:16.000000 data.tar.xz │ ├── control.tar.xz │ │ ├── control.tar │ │ │ ├── ./md5sums │ │ │ │ ├── ./md5sums │ │ │ │ │┄ Files differ │ ├── data.tar.xz │ │ ├── data.tar │ │ │ ├── file list │ │ │ │ @@ -5,15 +5,15 @@ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/ │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 11314 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/allclasses-index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 3056 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/allpackages-index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2931 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/deprecated-list.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 5 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/element-list │ │ │ │ -rw-r--r-- 0 root (0) root (0) 9815 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/help-doc.html │ │ │ │ --rw-r--r-- 0 root (0) root (0) 103840 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/index-all.html │ │ │ │ +-rw-r--r-- 0 root (0) root (0) 103827 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/index-all.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 854 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/index.html │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1498 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/jquery-ui.overrides.css │ │ │ │ drwxr-xr-x 0 root (0) root (0) 0 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/legal/ │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1522 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/legal/ASSEMBLY_EXCEPTION │ │ │ │ -rw-r--r-- 0 root (0) root (0) 2936 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/legal/jquery.md │ │ │ │ -rw-r--r-- 0 root (0) root (0) 1870 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/legal/jqueryUI.md │ │ │ │ -rw-r--r-- 0 root (0) root (0) 22840 2021-01-05 12:50:16.000000 ./usr/share/doc/libokio-java/api/member-search-index.js │ │ │ ├── ./usr/share/doc/libokio-java/api/index-all.html │ │ │ │ @@ -968,15 +968,15 @@ │ │ │ │
size(String) - Static method in class okio.Utf8
│ │ │ │
│ │ │ │
Returns the number of bytes used to encode string as UTF-8 when using ByteString.encodeUtf8(java.lang.String) or Buffer.writeUtf8(String).
│ │ │ │
│ │ │ │
size(String, int, int) - Static method in class okio.Utf8
│ │ │ │
│ │ │ │
Returns the number of bytes used to encode the slice of string as UTF-8 when using │ │ │ │ - BufferedSink.writeUtf8(String, int, int).
│ │ │ │ + writeUtf8(String, int, int). │ │ │ │
│ │ │ │
skip(long) - Method in class okio.Buffer
│ │ │ │
│ │ │ │
Discards byteCount bytes from the head of this buffer.
│ │ │ │
│ │ │ │
skip(long) - Method in interface okio.BufferedSource
│ │ │ │
│ │ │ │ ├── html2text {} │ │ │ │ │ @@ -607,15 +607,15 @@ │ │ │ │ │ _s_i_z_e_(_) - Method in class okio._O_p_t_i_o_n_s │ │ │ │ │   │ │ │ │ │ _s_i_z_e_(_S_t_r_i_n_g_) - Static method in class okio._U_t_f_8 │ │ │ │ │ Returns the number of bytes used to encode string as UTF-8 when using │ │ │ │ │ _B_y_t_e_S_t_r_i_n_g_._e_n_c_o_d_e_U_t_f_8_(_j_a_v_a_._l_a_n_g_._S_t_r_i_n_g_) or _B_u_f_f_e_r_._w_r_i_t_e_U_t_f_8_(_S_t_r_i_n_g_). │ │ │ │ │ _s_i_z_e_(_S_t_r_i_n_g_,_ _i_n_t_,_ _i_n_t_) - Static method in class okio._U_t_f_8 │ │ │ │ │ Returns the number of bytes used to encode the slice of string as UTF- │ │ │ │ │ - 8 when using _B_u_f_f_e_r_e_d_S_i_n_k_._w_r_i_t_e_U_t_f_8_(_S_t_r_i_n_g_,_ _i_n_t_,_ _i_n_t_). │ │ │ │ │ + 8 when using _w_r_i_t_e_U_t_f_8_(_S_t_r_i_n_g_,_ _i_n_t_,_ _i_n_t_). │ │ │ │ │ _s_k_i_p_(_l_o_n_g_) - Method in class okio._B_u_f_f_e_r │ │ │ │ │ Discards byteCount bytes from the head of this buffer. │ │ │ │ │ _s_k_i_p_(_l_o_n_g_) - Method in interface okio._B_u_f_f_e_r_e_d_S_o_u_r_c_e │ │ │ │ │ Reads and discards byteCount bytes from this source. │ │ │ │ │ _s_n_a_p_s_h_o_t_(_) - Method in class okio._B_u_f_f_e_r │ │ │ │ │ Returns an immutable copy of this buffer as a byte string. │ │ │ │ │ _s_n_a_p_s_h_o_t_(_i_n_t_) - Method in class okio._B_u_f_f_e_r