Platforms to show: All Mac Windows Linux Cross-Platform

Back to TidyInputMBS class.

TidyInputMBS.EndOfFile as boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Tidy MBS Tools Plugin 5.4 ✅ Yes ✅ Yes ✅ Yes ❌ No
Return true if all your data is processed.

Return false if more data is available for the GetByte call.

Some examples using this event:

TidyInputMBS.GetByte as Integer

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Tidy MBS Tools Plugin 5.4 ✅ Yes ✅ Yes ✅ Yes ❌ No
Read one byte and returns it to the tidy library.

TidyInputMBS.UngetByte(value as Integer)

Type Topic Plugin Version macOS Windows Linux iOS Targets
event Tidy MBS Tools Plugin 5.4 ✅ Yes ✅ Yes ✅ Yes ❌ No
Returns a byte to the buffer for later processing.

Some examples using this event:

The items on this page are in the following plugins: MBS Tools Plugin.


The biggest plugin in space...