fn writeIntNative(self: Self, comptime T: type, value: T) Error!void
Write a native-endian integer.
self: Self,
T: type,
value: T,