Commits


Curt Hagenlocher authored and GitHub committed 9e33d12f1b0
GH-39341: [C#] Support Utf8View, BinaryView and ListView (#39342) ### What changes are included in this PR? Support for reading, writing and representing Utf8View, BinaryView and ListView. ### Are these changes tested? Yes ### Are there any user-facing changes? New classes and APIs for Utf8View, BinaryView and ListView. * Closes: #39341 Authored-by: Curt Hagenlocher <curt@hagenlocher.org> Signed-off-by: Curt Hagenlocher <curt@hagenlocher.org>