Module Net::BER::Extensions::Fixnum
In: lib/net/ber/core_ext/fixnum.rb

Ber extensions to the Fixnum class.

Methods

Public Instance methods

Converts the fixnum to BER format.

Generate a BER-encoding for an application-defined INTEGER. Examples of such integers are SNMP‘s Counter, Gauge, and TimeTick types.

Converts the fixnum to BER enumerated format.

Converts the fixnum to BER length encodining format.

[Validate]