Skip to content

43f96787 dafa 2462 8bdd 78b4b202df55

Arthur Frederico Neves edited this page Jul 19, 2016 · 4 revisions

BasePack Properties

The BasePack type exposes the following members.

Properties

 

Name Description
Public property Buffer Returns the inner buffer but deny the exchange of buffer reference.
Public property ID Used by IOPackHandler(TPack) to classify and redirect incoming packs to the proper handle function. Refers to the first byte of the buffer.
Public property Item Make the buffer's data public but deny the exchange of buffer reference.
Public property Length Length of the inner buffer.
Public property ReadPosition Gets and sets the readPosition.
Public property WritePosition Gets and sets the writePosition.
  Back to Top

See Also

Reference

BasePack Class
NETLIB Namespace

Clone this wiki locally