BufferedInput.convert

Cast to a target type without invoking the wrath of the runtime checks for misalignment. Instead, we truncate the array length.

class BufferedInput
static
inout(T)[]
convert
(
T
)
(
inout(void)[] x
)

Meta