Method: LibBin::Structure::Int64_BE.load
- Defined in:
- lib/libbin/data_types.rb
.load(input, input_big = LibBin::default_big?, parent = nil, index = nil, length = nil) ⇒ Numeric+
Load a field of type LibBin::Structure::Int64_BE from input, and return it.
|
|
# File 'lib/libbin/data_types.rb', line 3
|