Daniël Heres created ARROW-11604:
------------------------------------
Summary: [Rust] Remove some unsafe in buffer using fill
Key: ARROW-11604
URL: https://issues.apache.org/jira/browse/ARROW-11604
Project: Apache Arrow
Issue Type: Improvement
Components: Rust
Reporter: Daniël Heres
Assignee: Daniël HeresWe can use https://doc.rust-lang.org/std/primitive.slice.html#method.fill instead of using write_bytes. -- This message was sent by Atlassian Jira (v8.3.4#803005)
