Libraries
»
lib-bootp
(0.2.6)
»
Index
»
Lib
»
BOOTP
»
Packet
»
BootFile
»
#pack
Method: Lib::BOOTP::Packet::BootFile#pack
Defined in:
lib/lib/bootp/packet/boot_file.rb
#
pack
⇒
Object
28 29 30
# File 'lib/lib/bootp/packet/boot_file.rb', line 28
def
pack
[
@file
]
.
pack
(
'
a128
'
)
end