On my Spring-Angular project I\'m facing this problem:
if (mask != null && buf != null) bufferUtil.unmask(buf, mask);