class Sysctl::Raw

Overview

{Sysctl::Raw} prunes null bytes (0 valued). In some cases, the 0 might reflect an actual value.

Defined in:

sysctl/types/raw.cr

Instance Method Summary

Instance methods inherited from class ByteBuffer

bytes : Array(Int64) bytes, value value

Constructor methods inherited from class ByteBuffer

new(bytes : Array(Int64)) new

Instance Method Detail

def value #

[View source]