Class SMB1Packet

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected SMB1Packet()  
    • Method Summary

      Modifier and Type Method Description
      protected void read​(SMB1PacketData packetData)  
      void write​(SMBBuffer buffer)  
      protected void writeTo​(SMBBuffer buffer)
      Write the message fields into the buffer, as specified in the MS-SMB specification.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait