Exemple #1
0
 public static Bytes a2b_uu(CodeContext /*!*/ context, [NotNull] IBufferProtocol data)
 => a2b_uu_impl(context, data.tobytes());