ObjFW  Diff

Differences From Artifact [27c14268e9]:

To Artifact [95be3e6746]:


1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
 *
 * Override this method with your actual end of stream checking implementation
 * when subclassing!
 *
 * @return Whether the lowlevel is at the end of the stream
 */
- (bool)lowlevelIsAtEndOfStream;

- (bool)OF_isWaitingForDelimiter;
@end







<
<

1091
1092
1093
1094
1095
1096
1097


1098
 *
 * Override this method with your actual end of stream checking implementation
 * when subclassing!
 *
 * @return Whether the lowlevel is at the end of the stream
 */
- (bool)lowlevelIsAtEndOfStream;


@end