fn writeILEB128(writer: anytype, int_value: anytype) !void
[src]
Write a single signed integer as signed LEB128 to the given writer.
fn writeILEB128(writer: anytype, int_value: anytype) !void
Write a single signed integer as signed LEB128 to the given writer.