Interface EndOfStringByteAccessor

All Known Subinterfaces:
EndOfStringByteAccessor.EndOfStringByteProperty
All Known Implementing Classes:
AsciizArraySegment, AsciizSegment, TransmissionMetrics

public interface EndOfStringByteAccessor
Provides an accessor for a end of string byte property.
  • Method Details

    • getEndOfStringByte

      byte getEndOfStringByte()
      Retrieves the end of string byte from the end of string byte property.
      Returns:
      The end of string byte stored by the end of string byte property.