[+] EStreamError::eErrorGenericFault
[+] EStreamError::eErrorOutOfBounds
This commit is contained in:
parent
ceb67798f1
commit
7c65affc76
@ -16,6 +16,8 @@ namespace Aurora::IO
|
||||
eErrorStreamInterrupted,
|
||||
eErrorHandleClosed,
|
||||
eErrorOutOfMemory,
|
||||
eErrorByteBuffer
|
||||
eErrorByteBuffer,
|
||||
eErrorGenericFault,
|
||||
eErrorOutOfBounds
|
||||
);
|
||||
}
|
Loading…
Reference in New Issue
Block a user