APIs

Show:

Constructor

PacketAssembler

(
  • options
)

Parameters:

  • options Object
    • readMessageFunc Function

      a function to read

    • minimumSizeInBytes Integer

      the minimum number of bytes that need to be received before the readMessageFunc can be called

Item Index

Methods

Methods

packet_analyzer

(
  • buffer
  • id
  • padding
  • offset
  • custom_options
)

Parameters:

  • buffer Buffer
  • id Object
  • padding Integer
  • offset Integer
  • custom_options Object
    • factory Object
      • constructObject Function