Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Support `Utf8View` for string function `bit_length()` Signed-off-by: Austin Liu <austin362667@gmail.com> * Add test & handle view bytes length counting Signed-off-by: Austin Liu <austin362667@gmail.com> Add test & handle view bytes length counting Signed-off-by: Austin Liu <austin362667@gmail.com> * Refine `string_view_array` Signed-off-by: Austin Liu <austin362667@gmail.com> * Make length from `i32` to `u32` & check nullity Signed-off-by: Austin Liu <austin362667@gmail.com> * Clean up Signed-off-by: Austin Liu <austin362667@gmail.com> * Refine Signed-off-by: Austin Liu <austin362667@gmail.com> * Use `from_unary` instead Signed-off-by: Austin Liu <austin362667@gmail.com> * Prevent inspect the string data Signed-off-by: Austin Liu <austin362667@gmail.com> * Clean up Signed-off-by: Austin Liu <austin362667@gmail.com> --------- Signed-off-by: Austin Liu <austin362667@gmail.com>
- Loading branch information