crypto_secretstream_xchacha20poly1305_abytes method

int crypto_secretstream_xchacha20poly1305_abytes()

Implementation

int crypto_secretstream_xchacha20poly1305_abytes() {
  return _crypto_secretstream_xchacha20poly1305_abytes();
}